Home
last modified time | relevance | path

Searched refs:iwl_fw_runtime (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Dacpi.h109 struct iwl_fw_runtime;
121 int iwl_acpi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc);
136 int iwl_acpi_get_wrds_table(struct iwl_fw_runtime *fwrt);
138 int iwl_acpi_get_ewrd_table(struct iwl_fw_runtime *fwrt);
140 int iwl_acpi_get_wgds_table(struct iwl_fw_runtime *fwrt);
142 int iwl_acpi_get_tas_table(struct iwl_fw_runtime *fwrt,
145 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwrt);
147 void iwl_acpi_get_phy_filters(struct iwl_fw_runtime *fwrt,
152 int iwl_acpi_get_dsm(struct iwl_fw_runtime *fwrt,
155 int iwl_acpi_get_wbem(struct iwl_fw_runtime *fwrt, u32 *value);
[all …]
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);
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 *fwrt, in _iwl_fw_dbg_trigger_on()
157 _iwl_fw_dbg_trigger_simple_stop(struct iwl_fw_runtime *fwrt, in _iwl_fw_dbg_trigger_simple_stop()
268 void iwl_fw_dbg_stop_sync(struct iwl_fw_runtime *fwrt);
[all …]
A Duefi.h230 int iwl_uefi_get_wrds_table(struct iwl_fw_runtime *fwrt);
231 int iwl_uefi_get_ewrd_table(struct iwl_fw_runtime *fwrt);
232 int iwl_uefi_get_wgds_table(struct iwl_fw_runtime *fwrt);
233 int iwl_uefi_get_ppag_table(struct iwl_fw_runtime *fwrt);
234 int iwl_uefi_get_tas_table(struct iwl_fw_runtime *fwrt,
236 int iwl_uefi_get_pwr_limit(struct iwl_fw_runtime *fwrt,
238 int iwl_uefi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc);
245 struct iwl_fw_runtime *fwrt);
246 int iwl_uefi_get_puncturing(struct iwl_fw_runtime *fwrt);
339 struct iwl_fw_runtime *fwrt) in iwl_uefi_get_uats_table()
[all …]
A Dregulatory.h167 struct iwl_fw_runtime;
169 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
171 int iwl_sar_geo_fill_table(struct iwl_fw_runtime *fwrt,
175 int iwl_sar_fill_profile(struct iwl_fw_runtime *fwrt,
179 int iwl_fill_ppag_table(struct iwl_fw_runtime *fwrt,
183 bool iwl_is_ppag_approved(struct iwl_fw_runtime *fwrt);
187 int iwl_parse_tas_selection(struct iwl_fw_runtime *fwrt,
191 int iwl_bios_get_wrds_table(struct iwl_fw_runtime *fwrt);
199 int iwl_bios_get_tas_table(struct iwl_fw_runtime *fwrt,
202 int iwl_bios_get_pwr_limit(struct iwl_fw_runtime *fwrt,
[all …]
A Druntime.h113 struct iwl_fw_runtime { struct
187 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, argument
194 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free()
206 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt);
208 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt);
210 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image()
216 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
217 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt);
219 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt);
220 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt);
[all …]
A Ddbg.c31 static void iwl_read_radio_regs(struct iwl_fw_runtime *fwrt, in iwl_read_radio_regs()
60 static void iwl_fwrt_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fwrt_dump_rxf()
173 static void iwl_fw_dump_rxf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_rxf()
201 static void iwl_fw_dump_txf(struct iwl_fw_runtime *fwrt, in iwl_fw_dump_txf()
621 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler() argument
769 iwl_fw_error_dump_file(struct iwl_fw_runtime *fwrt, in iwl_fw_error_dump_file()
2184 u32 (*get_size)(struct iwl_fw_runtime *fwrt,
2186 void *(*fill_mem_hdr)(struct iwl_fw_runtime *fwrt,
2189 int (*fill_range)(struct iwl_fw_runtime *fwrt,
2920 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_collect()
[all …]
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()
161 struct iwl_fw_runtime *fwrt = in iwl_fw_timestamp_marker_wk()
162 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk()
175 void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, u32 delay) in iwl_fw_trigger_timestamp()
204 static ssize_t iwl_dbgfs_timestamp_marker_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_read()
276 static ssize_t iwl_dbgfs_fw_dbg_domain_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_fw_dbg_domain_read()
286 struct iwl_fw_runtime *fwrt;
[all …]
A Duefi.c328 struct iwl_fw_runtime *fwrt) in iwl_uefi_sgom_parse()
360 struct iwl_fw_runtime *fwrt) in iwl_uefi_get_sgom_table()
382 struct iwl_fw_runtime *fwrt) in iwl_uefi_uats_parse()
393 struct iwl_fw_runtime *fwrt) in iwl_uefi_get_uats_table()
425 int iwl_uefi_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_wrds_table()
451 int iwl_uefi_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_ewrd_table()
486 int iwl_uefi_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_wgds_table()
523 int iwl_uefi_get_ppag_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_ppag_table()
553 int iwl_uefi_get_tas_table(struct iwl_fw_runtime *fwrt, in iwl_uefi_get_tas_table()
601 int iwl_uefi_get_pwr_limit(struct iwl_fw_runtime *fwrt, in iwl_uefi_get_pwr_limit()
[all …]
A Dregulatory.c23 int iwl_bios_get_ ## __name(struct iwl_fw_runtime *fwrt) \
28 int iwl_bios_get_ ## __name(struct iwl_fw_runtime *fwrt, \
162 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support()
184 int iwl_sar_geo_fill_table(struct iwl_fw_runtime *fwrt, in iwl_sar_geo_fill_table()
220 static int iwl_sar_fill_table(struct iwl_fw_runtime *fwrt, in iwl_sar_fill_table()
268 int iwl_sar_fill_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_fill_profile()
301 int iwl_fill_ppag_table(struct iwl_fw_runtime *fwrt, in iwl_fill_ppag_table()
407 bool iwl_is_ppag_approved(struct iwl_fw_runtime *fwrt) in iwl_is_ppag_approved()
427 int iwl_parse_tas_selection(struct iwl_fw_runtime *fwrt, in iwl_parse_tas_selection()
447 static __le32 iwl_get_lari_config_bitmap(struct iwl_fw_runtime *fwrt) in iwl_get_lari_config_bitmap()
[all …]
A Dinit.c16 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, in iwl_fw_runtime_init()
43 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_suspend()
51 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_resume()
59 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt) in iwl_set_soc_latency()
106 int iwl_configure_rxq(struct iwl_fw_runtime *fwrt) in iwl_configure_rxq()
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()
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()
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()
A Dacpi.c160 int iwl_acpi_get_dsm(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_dsm()
258 int iwl_acpi_get_tas_table(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_tas_table()
335 int iwl_acpi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc) in iwl_acpi_get_mcc()
400 int iwl_acpi_get_eckv(struct iwl_fw_runtime *fwrt, u32 *extl_clk) in iwl_acpi_get_eckv()
457 int iwl_acpi_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_wrds_table()
546 int iwl_acpi_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_ewrd_table()
682 int iwl_acpi_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_wgds_table()
839 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_ppag_table()
921 void iwl_acpi_get_phy_filters(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_phy_filters()
958 void iwl_acpi_get_guid_lock_status(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_guid_lock_status()
[all …]
A Ddump.c117 static void iwl_fwrt_dump_umac_error_log(struct iwl_fw_runtime *fwrt) in iwl_fwrt_dump_umac_error_log()
171 static void iwl_fwrt_dump_lmac_error_log(struct iwl_fw_runtime *fwrt, u8 lmac_num) in iwl_fwrt_dump_lmac_error_log()
294 static void iwl_fwrt_dump_tcm_error_log(struct iwl_fw_runtime *fwrt, int idx) in iwl_fwrt_dump_tcm_error_log()
368 static void iwl_fwrt_dump_rcm_error_log(struct iwl_fw_runtime *fwrt, int idx) in iwl_fwrt_dump_rcm_error_log()
415 static void iwl_fwrt_dump_iml_error_log(struct iwl_fw_runtime *fwrt) in iwl_fwrt_dump_iml_error_log()
449 static void iwl_fwrt_dump_fseq_regs(struct iwl_fw_runtime *fwrt) in iwl_fwrt_dump_fseq_regs()
488 void iwl_fwrt_dump_error_logs(struct iwl_fw_runtime *fwrt) in iwl_fwrt_dump_error_logs()
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-dbg-tlv.h49 struct iwl_fw_runtime;
56 void _iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt,
60 void iwl_dbg_tlv_init_cfg(struct iwl_fw_runtime *fwrt);
62 static inline void iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_time_point()
69 static inline void iwl_dbg_tlv_time_point_sync(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_time_point_sync()
A Diwl-dbg-tlv.c53 struct iwl_fw_runtime *fwrt;
653 static int iwl_dbg_tlv_apply_buffer(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_apply_buffer()
741 static int iwl_dbg_tlv_update_dram(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_update_dram()
792 static void iwl_dbg_tlv_update_drams(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_update_drams()
832 static void iwl_dbg_tlv_send_hcmds(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_send_hcmds()
1132 iwl_dbg_tlv_add_active_trigger(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_add_active_trigger()
1163 iwl_dbg_tlv_gen_active_trig_list(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_gen_active_trig_list()
1204 iwl_dbg_tlv_tp_trigger(struct iwl_fw_runtime *fwrt, bool sync, in iwl_dbg_tlv_tp_trigger()
1207 bool (*data_check)(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_tp_trigger()
1271 void iwl_dbg_tlv_init_cfg(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_init_cfg()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmvm.h1072 struct iwl_fw_runtime fwrt;

Completed in 48 milliseconds