Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/fw/
A Dacpi.h141 struct iwl_fw_runtime;
157 int iwl_acpi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc);
172 int iwl_acpi_get_wrds_table(struct iwl_fw_runtime *fwrt);
174 int iwl_acpi_get_ewrd_table(struct iwl_fw_runtime *fwrt);
176 int iwl_acpi_get_wgds_table(struct iwl_fw_runtime *fwrt);
178 int iwl_acpi_get_tas_table(struct iwl_fw_runtime *fwrt,
181 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwrt);
183 int iwl_acpi_get_phy_filters(struct iwl_fw_runtime *fwrt);
187 int iwl_acpi_get_dsm(struct iwl_fw_runtime *fwrt,
190 int iwl_acpi_get_wbem(struct iwl_fw_runtime *fwrt, u32 *value);
[all …]
A Duefi.h261 int iwl_uefi_get_wrds_table(struct iwl_fw_runtime *fwrt);
262 int iwl_uefi_get_ewrd_table(struct iwl_fw_runtime *fwrt);
263 int iwl_uefi_get_wgds_table(struct iwl_fw_runtime *fwrt);
264 int iwl_uefi_get_ppag_table(struct iwl_fw_runtime *fwrt);
265 int iwl_uefi_get_tas_table(struct iwl_fw_runtime *fwrt,
267 int iwl_uefi_get_pwr_limit(struct iwl_fw_runtime *fwrt,
269 int iwl_uefi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc);
276 struct iwl_fw_runtime *fwrt);
277 int iwl_uefi_get_puncturing(struct iwl_fw_runtime *fwrt);
279 int iwl_uefi_get_phy_filters(struct iwl_fw_runtime *fwrt);
[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 Dregulatory.h180 struct iwl_fw_runtime;
182 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
184 int iwl_sar_geo_fill_table(struct iwl_fw_runtime *fwrt,
188 int iwl_sar_fill_profile(struct iwl_fw_runtime *fwrt,
192 int iwl_fill_ppag_table(struct iwl_fw_runtime *fwrt,
196 bool iwl_is_ppag_approved(struct iwl_fw_runtime *fwrt);
204 int iwl_bios_get_wrds_table(struct iwl_fw_runtime *fwrt);
212 int iwl_bios_get_tas_table(struct iwl_fw_runtime *fwrt,
215 int iwl_bios_get_pwr_limit(struct iwl_fw_runtime *fwrt,
223 int iwl_fill_lari_config(struct iwl_fw_runtime *fwrt,
[all …]
A Druntime.h117 struct iwl_fw_runtime { struct
194 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, argument
201 static inline void iwl_fw_runtime_free(struct iwl_fw_runtime *fwrt) in iwl_fw_runtime_free()
213 void iwl_fw_runtime_suspend(struct iwl_fw_runtime *fwrt);
215 void iwl_fw_runtime_resume(struct iwl_fw_runtime *fwrt);
217 static inline void iwl_fw_set_current_image(struct iwl_fw_runtime *fwrt, in iwl_fw_set_current_image()
223 int iwl_init_paging(struct iwl_fw_runtime *fwrt, enum iwl_ucode_type type);
224 void iwl_free_fw_paging(struct iwl_fw_runtime *fwrt);
226 void iwl_get_shared_mem_conf(struct iwl_fw_runtime *fwrt);
227 int iwl_set_soc_latency(struct iwl_fw_runtime *fwrt);
[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 ssize_t iwl_dbgfs_fw_dbg_collect_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_fw_dbg_collect_write()
179 struct iwl_fw_runtime *fwrt = in iwl_fw_timestamp_marker_wk()
180 container_of(work, struct iwl_fw_runtime, timestamp.wk.work); in iwl_fw_timestamp_marker_wk()
193 void iwl_fw_trigger_timestamp(struct iwl_fw_runtime *fwrt, u32 delay) in iwl_fw_trigger_timestamp()
294 static ssize_t iwl_dbgfs_fw_dbg_domain_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_fw_dbg_domain_read()
303 static ssize_t iwl_dbgfs_fw_ver_read(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_fw_ver_read()
324 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()
651 void (*handler)(struct iwl_fw_runtime *, in iwl_fw_prph_handler() argument
799 iwl_fw_error_dump_file(struct iwl_fw_runtime *fwrt, in iwl_fw_error_dump_file()
2232 u32 (*get_size)(struct iwl_fw_runtime *fwrt,
2234 void *(*fill_mem_hdr)(struct iwl_fw_runtime *fwrt,
2237 int (*fill_range)(struct iwl_fw_runtime *fwrt,
3019 int iwl_fw_dbg_collect(struct iwl_fw_runtime *fwrt, in iwl_fw_dbg_collect()
[all …]
A Duefi.c346 struct iwl_fw_runtime *fwrt) in iwl_uefi_sgom_parse()
378 struct iwl_fw_runtime *fwrt) in iwl_uefi_get_sgom_table()
400 struct iwl_fw_runtime *fwrt) in iwl_uefi_uats_parse()
414 struct iwl_fw_runtime *fwrt) in iwl_uefi_get_uats_table()
441 int iwl_uefi_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_wrds_table()
467 int iwl_uefi_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_ewrd_table()
502 int iwl_uefi_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_wgds_table()
539 int iwl_uefi_get_ppag_table(struct iwl_fw_runtime *fwrt) in iwl_uefi_get_ppag_table()
570 int iwl_uefi_get_tas_table(struct iwl_fw_runtime *fwrt, in iwl_uefi_get_tas_table()
623 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, \
169 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support()
191 int iwl_sar_geo_fill_table(struct iwl_fw_runtime *fwrt, in iwl_sar_geo_fill_table()
227 static int iwl_sar_fill_table(struct iwl_fw_runtime *fwrt, in iwl_sar_fill_table()
275 int iwl_sar_fill_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_fill_profile()
308 int iwl_fill_ppag_table(struct iwl_fw_runtime *fwrt, in iwl_fill_ppag_table()
424 bool iwl_is_ppag_approved(struct iwl_fw_runtime *fwrt) in iwl_is_ppag_approved()
488 __le32 iwl_get_lari_config_bitmap(struct iwl_fw_runtime *fwrt) in iwl_get_lari_config_bitmap()
576 int iwl_fill_lari_config(struct iwl_fw_runtime *fwrt, in iwl_fill_lari_config()
[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 Dacpi.c163 int iwl_acpi_get_dsm(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_dsm()
261 int iwl_acpi_get_tas_table(struct iwl_fw_runtime *fwrt, in iwl_acpi_get_tas_table()
336 int iwl_acpi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc) in iwl_acpi_get_mcc()
458 int iwl_acpi_get_wrds_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_wrds_table()
547 int iwl_acpi_get_ewrd_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_ewrd_table()
683 int iwl_acpi_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_wgds_table()
840 int iwl_acpi_get_ppag_table(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_ppag_table()
923 int iwl_acpi_get_phy_filters(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_phy_filters()
959 void iwl_acpi_get_guid_lock_status(struct iwl_fw_runtime *fwrt) in iwl_acpi_get_guid_lock_status()
994 int iwl_acpi_get_wbem(struct iwl_fw_runtime *fwrt, u32 *value) in iwl_acpi_get_wbem()
[all …]
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 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()
/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 …]
/drivers/net/wireless/intel/iwlwifi/mld/
A Dregulatory.c197 struct iwl_fw_runtime *fwrt = &mld->fwrt; in iwl_mld_configure_lari()
A Dmld.h229 struct iwl_fw_runtime fwrt;
A Dmld.c740 struct iwl_fw_runtime *fwrt = &mld->fwrt; in iwl_mld_dump()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dops.c2125 struct iwl_fw_runtime *fwrt = &mvm->fwrt; in iwl_mvm_dump()
A Dmvm.h1085 struct iwl_fw_runtime fwrt;

Completed in 60 milliseconds