/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | acpi.h | 141 struct iwl_fw_runtime; 157 int iwl_acpi_get_mcc(struct iwl_fw_runtime *fwrt, char *mcc); 159 int iwl_acpi_get_pwr_limit(struct iwl_fw_runtime *fwrt, u64 *dflt_pwr_limit); 170 int iwl_acpi_get_eckv(struct iwl_fw_runtime *fwrt, u32 *extl_clk); 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 *fwr [all...] |
H A D | uefi.h | 261 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); 270 int iwl_uefi_get_eckv(struct iwl_fw_runtime *fwrt, u32 *extl_clk); 271 int iwl_uefi_get_wbem(struct iwl_fw_runtime *fwrt, u32 *value); 272 int iwl_uefi_get_dsm(struct iwl_fw_runtime *fwr [all...] |
H A D | regulatory.h | 174 bool iwl_rfi_is_enabled_in_bios(struct iwl_fw_runtime *fwrt); 180 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); 206 int iwl_bios_get_ewrd_table(struct iwl_fw_runtime *fwrt); 208 int iwl_bios_get_wgds_table(struct iwl_fw_runtime *fwr [all...] |
H A D | runtime.h | 93 * struct iwl_fw_runtime - runtime data for firmware 117 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 *fwr 122 opsiwl_fw_runtime global() argument 123 ops_ctxiwl_fw_runtime global() argument 125 sanitize_opsiwl_fw_runtime global() argument 126 sanitize_ctxiwl_fw_runtime global() argument 129 fw_paging_dbiwl_fw_runtime global() argument 130 num_of_paging_blkiwl_fw_runtime global() argument 131 num_of_pages_in_last_blkiwl_fw_runtime global() argument 133 cur_fw_imgiwl_fw_runtime global() argument 136 smem_cfgiwl_fw_runtime global() argument 139 __anon39f385ba0508iwl_fw_runtime global() argument 163 dumpiwl_fw_runtime global() argument 164 __anon39f385ba0708iwl_fw_runtime global() argument 170 timestampiwl_fw_runtime global() argument [all...] |
H A D | debugfs.c | 111 _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() 144 static int iwl_dbgfs_enabled_severities_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_enabled_severities_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() 207 static ssize_t iwl_dbgfs_timestamp_marker_write(struct iwl_fw_runtime *fwrt, in iwl_dbgfs_timestamp_marker_write() 222 static ssize_t iwl_dbgfs_timestamp_marker_read(struct iwl_fw_runtime *fwr [all...] |
H A D | uefi.c | 346 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() 431 static void iwl_uefi_set_sar_profile(struct iwl_fw_runtime *fwrt, in iwl_uefi_set_sar_profile() 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 *fwr [all...] |
H A D | regulatory.c | 23 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() 293 static bool iwl_ppag_value_valid(struct iwl_fw_runtime *fwrt, int chain, in iwl_ppag_value_valid() 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 *fwr [all...] |
H A D | init.c | 16 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()
|
H A D | paging.c | 11 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 D | debugfs.h | 10 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 D | acpi.c | 163 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() 377 int iwl_acpi_get_pwr_limit(struct iwl_fw_runtime *fwrt, u64 *dflt_pwr_limit) in iwl_acpi_get_pwr_limit() 401 int iwl_acpi_get_eckv(struct iwl_fw_runtime *fwrt, u32 *extl_clk) in iwl_acpi_get_eckv() 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 *fwr [all...] |
H A D | smem.c | 11 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 D | dump.c | 117 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/ |
H A D | iwl-dbg-tlv.h | 49 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()
|
H A D | iwl-dbg-tlv.c | 47 * @fwrt: &struct iwl_fw_runtime 53 struct iwl_fw_runtime *fwrt; 540 static int iwl_dbg_tlv_alloc_fragment(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_alloc_fragment() 579 static int iwl_dbg_tlv_alloc_fragments(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_alloc_fragments() 653 static int iwl_dbg_tlv_apply_buffer(struct iwl_fw_runtime *fwrt, in iwl_dbg_tlv_apply_buffer() 724 static void iwl_dbg_tlv_apply_buffers(struct iwl_fw_runtime *fwrt) in iwl_dbg_tlv_apply_buffers() 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() 851 static void iwl_dbg_tlv_apply_config(struct iwl_fw_runtime *fwr [all...] |
/linux/drivers/net/wireless/intel/iwlwifi/mld/ |
H A D | mld.h | 229 struct iwl_fw_runtime fwrt;
|
H A D | regulatory.c | 197 struct iwl_fw_runtime *fwrt = &mld->fwrt; in iwl_mld_configure_lari()
|
H A D | mld.c | 740 struct iwl_fw_runtime *fwrt = &mld->fwrt; in iwl_mld_dump()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 2125 struct iwl_fw_runtime *fwrt = &mvm->fwrt; in iwl_mvm_dump()
|
H A D | mvm.h | 1085 struct iwl_fw_runtime fwrt;
|