Home
last modified time | relevance | path

Searched refs:iwl_fw_runtime (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.h169 struct iwl_fw_runtime;
203 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt,
207 int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwrt);
209 int iwl_sar_get_ewrd_table(struct iwl_fw_runtime *fwrt);
211 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt);
213 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
215 int iwl_sar_geo_init(struct iwl_fw_runtime *fwrt,
219 int iwl_acpi_get_tas(struct iwl_fw_runtime *fwrt,
222 __le32 iwl_acpi_get_lari_config_bitmap(struct iwl_fw_runtime *fwrt);
224 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwr
[all...]
H A Ddbg.h43 int iwl_fw_dbg_collect_desc(struct iwl_fw_runtime *fwrt,
46 int iwl_fw_dbg_error_collect(struct iwl_fw_runtime *fwrt,
48 int iwl_fw_dbg_ini_collect(struct iwl_fw_runtime *fwrt,
51 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt,
54 int iwl_fw_dbg_collect_trig(struct iwl_fw_runtime *fwrt,
57 int iwl_fw_start_dbg_conf(struct iwl_fw_runtime *fwrt, u8 id);
87 iwl_fw_dbg_trigger_stop_conf_match(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_stop_conf_match()
96 iwl_fw_dbg_no_trig_window(struct iwl_fw_runtime *fwrt, u32 id, u32 dis_usec) in iwl_fw_dbg_no_trig_window()
111 iwl_fw_dbg_trigger_check_stop(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_check_stop()
130 _iwl_fw_dbg_trigger_on(struct iwl_fw_runtime *fwr
[all...]
H A Druntime.h88 * struct iwl_fw_runtime - runtime data for firmware
102 struct iwl_fw_runtime { struct
177 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans,
184 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free()
196 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt);
198 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt);
200 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image()
206 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
207 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt);
209 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwr
[all...]
H A Ddbg.c32 static void iwl_read_radio_regs(struct iwl_fw_runtime *fwrt, in iwl_read_radio_regs()
61 static void iwl_fwrt_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_rxf()
116 static void iwl_fwrt_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_txf()
174 static void iwl_fw_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_rxf()
202 static void iwl_fw_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_txf()
520 static void iwl_dump_prph(struct iwl_fw_runtime *fwrt, in iwl_dump_prph()
599 static void iwl_fw_get_prph_len(struct iwl_fw_runtime *fwrt, in iwl_fw_get_prph_len()
621 static void iwl_fw_prph_handler(struct iwl_fw_runtime *fwrt, void *ptr, in iwl_fw_prph_handler()
622 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler()
646 static void iwl_fw_dump_mem(struct iwl_fw_runtime *fwr
[all...]
H A Ddebugfs.c111 _FWRT_DEBUGFS_READ_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
114 _FWRT_DEBUGFS_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
117 _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
126 static int iwl_dbgfs_enabled_severities_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_enabled_severities_write()
157 struct iwl_fw_runtime *fwrt = in iwl_fw_timestamp_marker_wk()
158 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk()
171 void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, u32 delay) in iwl_fw_trigger_timestamp()
185 static ssize_t iwl_dbgfs_timestamp_marker_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_write()
200 static ssize_t iwl_dbgfs_timestamp_marker_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_read()
217 static ssize_t iwl_dbgfs_send_hcmd_write(struct iwl_fw_runtime *fwr
[all...]
H A Dinit.c16 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, in iwl_fw_runtime_init()
42 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_suspend()
49 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_resume()
57 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt) in iwl_set_soc_latency()
104 int iwl_configure_rxq(struct iwl_fw_runtime *fwrt) in iwl_configure_rxq()
H A Dpaging.c11 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt) in iwl_free_fw_paging()
40 static int iwl_alloc_fw_paging_mem(struct iwl_fw_runtime *fwrt, in iwl_alloc_fw_paging_mem()
108 static int iwl_fill_paging_mem(struct iwl_fw_runtime *fwrt, in iwl_fill_paging_mem()
221 static int iwl_save_fw_paging(struct iwl_fw_runtime *fwrt, in iwl_save_fw_paging()
234 static int iwl_send_paging_cmd(struct iwl_fw_runtime *fwrt, in iwl_send_paging_cmd()
265 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type) in iwl_init_paging()
H A Ddebugfs.h10 void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt,
14 static inline void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dbgfs_register()
H A Dsmem.c11 static void iwl_parse_shared_mem_22000(struct iwl_fw_runtime *fwrt, in iwl_parse_shared_mem_22000()
46 static void iwl_parse_shared_mem(struct iwl_fw_runtime *fwrt, in iwl_parse_shared_mem()
80 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt) in iwl_get_shared_mem_conf()
H A Duefi.h84 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt);
87 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt) in iwl_uefi_get_sgom_table()
H A Dacpi.c311 int iwl_acpi_get_tas(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_tas()
538 static int iwl_sar_fill_table(struct iwl_fw_runtime *fwrt, in iwl_sar_fill_table()
586 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile()
604 int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wrds_table()
692 int iwl_sar_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_ewrd_table()
799 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table()
954 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support()
976 int iwl_sar_geo_init(struct iwl_fw_runtime *fwrt, in iwl_sar_geo_init()
1010 __le32 iwl_acpi_get_lari_config_bitmap(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_lari_config_bitmap()
1046 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwr
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.h101 int iwl_fw_dbg_collect_desc(struct iwl_fw_runtime *fwrt,
104 int iwl_fw_dbg_error_collect(struct iwl_fw_runtime *fwrt,
106 int iwl_fw_dbg_ini_collect(struct iwl_fw_runtime *fwrt,
108 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt,
111 int iwl_fw_dbg_collect_trig(struct iwl_fw_runtime *fwrt,
114 int iwl_fw_start_dbg_conf(struct iwl_fw_runtime *fwrt, u8 id);
144 iwl_fw_dbg_trigger_stop_conf_match(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_stop_conf_match()
153 iwl_fw_dbg_no_trig_window(struct iwl_fw_runtime *fwrt, u32 id, u32 dis_usec) in iwl_fw_dbg_no_trig_window()
168 iwl_fw_dbg_trigger_check_stop(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_trigger_check_stop()
187 _iwl_fw_dbg_trigger_on(struct iwl_fw_runtime *fwr
[all...]
H A Dacpi.h152 struct iwl_fw_runtime;
185 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt,
189 int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwrt);
191 int iwl_sar_get_ewrd_table(struct iwl_fw_runtime *fwrt);
193 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt);
195 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
197 int iwl_sar_geo_init(struct iwl_fw_runtime *fwrt,
200 int iwl_acpi_get_tas(struct iwl_fw_runtime *fwrt, __le32 *block_list_array,
244 static inline int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile()
251 static inline int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwr
[all...]
H A Druntime.h140 * struct iwl_fw_runtime - runtime data for firmware
154 struct iwl_fw_runtime { struct
215 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans,
220 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free()
232 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt);
234 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt);
236 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image()
242 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
243 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt);
245 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwr
[all...]
H A Ddebugfs.c166 _FWRT_DEBUGFS_READ_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
169 _FWRT_DEBUGFS_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
172 _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz, struct iwl_fw_runtime)
181 static int iwl_fw_send_timestamp_marker_cmd(struct iwl_fw_runtime *fwrt) in iwl_fw_send_timestamp_marker_cmd()
206 struct iwl_fw_runtime *fwrt = in iwl_fw_timestamp_marker_wk()
207 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk()
220 void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, u32 delay) in iwl_fw_trigger_timestamp()
234 static ssize_t iwl_dbgfs_timestamp_marker_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_write()
249 static ssize_t iwl_dbgfs_timestamp_marker_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_read()
266 static ssize_t iwl_dbgfs_send_hcmd_write(struct iwl_fw_runtime *fwr
[all...]
H A Ddbg.c89 static void iwl_read_radio_regs(struct iwl_fw_runtime *fwrt, in iwl_read_radio_regs()
119 static void iwl_fwrt_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_rxf()
174 static void iwl_fwrt_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_txf()
228 static void iwl_fw_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_rxf()
257 static void iwl_fw_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_txf()
579 static void iwl_dump_prph(struct iwl_fw_runtime *fwrt, in iwl_dump_prph()
659 static void iwl_fw_get_prph_len(struct iwl_fw_runtime *fwrt, in iwl_fw_get_prph_len()
681 static void iwl_fw_prph_handler(struct iwl_fw_runtime *fwrt, void *ptr, in iwl_fw_prph_handler()
682 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler()
706 static void iwl_fw_dump_mem(struct iwl_fw_runtime *fwr
[all...]
H A Dinit.c68 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, in iwl_fw_runtime_init()
90 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_suspend()
96 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_resume()
103 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt) in iwl_set_soc_latency()
H A Dpaging.c68 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt) in iwl_free_fw_paging()
97 static int iwl_alloc_fw_paging_mem(struct iwl_fw_runtime *fwrt, in iwl_alloc_fw_paging_mem()
165 static int iwl_fill_paging_mem(struct iwl_fw_runtime *fwrt, in iwl_fill_paging_mem()
276 static int iwl_save_fw_paging(struct iwl_fw_runtime *fwrt, in iwl_save_fw_paging()
289 static int iwl_send_paging_cmd(struct iwl_fw_runtime *fwrt, in iwl_send_paging_cmd()
320 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type) in iwl_init_paging()
H A Ddebugfs.h66 void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt,
70 static inline void iwl_fwrt_dbgfs_register(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dbgfs_register()
H A Dacpi.c231 int iwl_acpi_get_tas(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_tas()
422 static int iwl_sar_fill_table(struct iwl_fw_runtime *fwrt, in iwl_sar_fill_table()
471 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile()
489 int iwl_sar_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wrds_table()
526 int iwl_sar_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_ewrd_table()
587 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table()
626 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support()
647 int iwl_sar_geo_init(struct iwl_fw_runtime *fwrt, in iwl_sar_geo_init()
H A Dsmem.c66 static void iwl_parse_shared_mem_22000(struct iwl_fw_runtime *fwrt, in iwl_parse_shared_mem_22000()
101 static void iwl_parse_shared_mem(struct iwl_fw_runtime *fwrt, in iwl_parse_shared_mem()
135 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt) in iwl_get_shared_mem_conf()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.h49 struct iwl_fw_runtime;
56 void _iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt,
61 static inline void iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_time_point()
68 static inline void iwl_dbg_tlv_time_point_sync(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_time_point_sync()
H A Diwl-dbg-tlv.c47 * @fwrt: &struct iwl_fw_runtime
53 struct iwl_fw_runtime *fwrt;
541 static int iwl_dbg_tlv_alloc_fragment(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_alloc_fragment()
580 static int iwl_dbg_tlv_alloc_fragments(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_alloc_fragments()
654 static int iwl_dbg_tlv_apply_buffer(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_apply_buffer()
725 static void iwl_dbg_tlv_apply_buffers(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_apply_buffers()
742 static int iwl_dbg_tlv_update_dram(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_update_dram()
793 static void iwl_dbg_tlv_update_drams(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_update_drams()
833 static void iwl_dbg_tlv_send_hcmds(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_send_hcmds()
852 static void iwl_dbg_tlv_apply_config(struct iwl_fw_runtime *fwr
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c102 * @fwrt: &struct iwl_fw_runtime
108 struct iwl_fw_runtime *fwrt;
519 static int iwl_dbg_tlv_alloc_fragment(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_alloc_fragment()
558 static int iwl_dbg_tlv_alloc_fragments(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_alloc_fragments()
624 static int iwl_dbg_tlv_apply_buffer(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_apply_buffer()
694 static void iwl_dbg_tlv_apply_buffers(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_apply_buffers()
707 static void iwl_dbg_tlv_send_hcmds(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_send_hcmds()
747 static void iwl_dbg_tlv_set_periodic_trigs(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_set_periodic_trigs()
829 static int iwl_dbg_tlv_override_trig_node(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_override_trig_node()
909 iwl_dbg_tlv_add_active_trigger(struct iwl_fw_runtime *fwr
[all...]
H A Diwl-dbg-tlv.h98 struct iwl_fw_runtime;
105 void iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt,

Completed in 18 milliseconds

12