| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | paging.c | 41 const struct fw_img *image) in iwl_alloc_fw_paging_mem() 109 const struct fw_img *image) in iwl_fill_paging_mem() 222 const struct fw_img *fw) in iwl_save_fw_paging() 235 const struct fw_img *fw) in iwl_send_paging_cmd() 267 const struct fw_img *fw = &fwrt->fw->img[type]; in iwl_init_paging()
|
| H A D | img.h | 84 struct fw_img { struct 205 struct fw_img img[IWL_UCODE_TYPE_MAX]; 259 static inline const struct fw_img *
|
| H A D | dbg.c | 819 const struct fw_img *img; in iwl_fw_error_dump_file()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | pci.c | 620 struct image_info *rddm_img, *fw_img; in ath11k_pci_coredump_calculate_size() local 633 fw_img = mhi_ctrl->fbc_image; in ath11k_pci_coredump_calculate_size() 635 for (i = 0; i < fw_img->entries ; i++) { in ath11k_pci_coredump_calculate_size() 636 if (!fw_img->mhi_buf[i].buf) in ath11k_pci_coredump_calculate_size() 639 paging_tlv_sz += fw_img->mhi_buf[i].len; in ath11k_pci_coredump_calculate_size() 687 struct image_info *rddm_img, *fw_img; in ath11k_pci_coredump_download() local 706 fw_img = mhi_ctrl->fbc_image; in ath11k_pci_coredump_download() 735 for (i = 0; i < fw_img->entries ; i++) { in ath11k_pci_coredump_download() 736 if (!fw_img->mhi_buf[i].buf) in ath11k_pci_coredump_download() 740 fw_img->mhi_buf[i].len); in ath11k_pci_coredump_download() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-context-info.h | 184 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *fw); 188 const struct fw_img *fw,
|
| H A D | iwl-context-info-gen3.h | 310 const struct fw_img *fw);
|
| H A D | iwl-trans.h | 989 int iwl_trans_start_fw(struct iwl_trans *trans, const struct fw_img *fw,
|
| H A D | iwl-trans.c | 574 int iwl_trans_start_fw(struct iwl_trans *trans, const struct fw_img *fw, in iwl_trans_start_fw()
|
| H A D | iwl-drv.c | 116 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img() 1349 static int iwl_alloc_ucode_mem(struct fw_img *out, struct fw_img_parsing *img) in iwl_alloc_ucode_mem()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | pci.c | 1284 struct image_info *rddm_img, *fw_img; in ath12k_pci_coredump_calculate_size() local 1297 fw_img = mhi_ctrl->fbc_image; in ath12k_pci_coredump_calculate_size() 1299 for (i = 0; i < fw_img->entries ; i++) { in ath12k_pci_coredump_calculate_size() 1300 if (!fw_img->mhi_buf[i].buf) in ath12k_pci_coredump_calculate_size() 1303 paging_tlv_sz += fw_img->mhi_buf[i].len; in ath12k_pci_coredump_calculate_size() 1351 struct image_info *rddm_img, *fw_img; in ath12k_pci_coredump_download() local 1370 fw_img = mhi_ctrl->fbc_image; in ath12k_pci_coredump_download() 1399 for (i = 0; i < fw_img->entries ; i++) { in ath12k_pci_coredump_download() 1400 if (!fw_img->mhi_buf[i].buf) in ath12k_pci_coredump_download() 1404 fw_img->mhi_buf[i].len); in ath12k_pci_coredump_download() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | ctxt-info.c | 85 const struct fw_img *fw, in iwl_pcie_init_fw_sec() 164 const struct fw_img *fw) in iwl_pcie_ctxt_info_init()
|
| H A D | internal.h | 837 static inline int iwl_pcie_get_num_sections(const struct fw_img *fw, in iwl_pcie_get_num_sections() 1114 const struct fw_img *fw, bool run_in_rfkill); 1137 const struct fw_img *fw, bool run_in_rfkill);
|
| H A D | trans-gen2.c | 472 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_gen2_start_fw()
|
| H A D | ctxt-info-gen3.c | 101 const struct fw_img *fw) in iwl_pcie_ctxt_info_gen3_init()
|
| H A D | trans.c | 772 const struct fw_img *image, in iwl_pcie_load_cpu_sections_8000() 842 const struct fw_img *image, in iwl_pcie_load_cpu_sections() 992 const struct fw_img *image) in iwl_pcie_load_given_ucode() 1030 const struct fw_img *image) in iwl_pcie_load_given_ucode_8000() 1340 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_start_fw()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | ucode.c | 296 const struct fw_img *fw; in iwl_load_ucode_wait_alive()
|
| H A D | mac80211.c | 445 const struct fw_img *img; in iwlagn_mac_resume()
|
| H A D | debugfs.c | 65 const struct fw_img *img; in iwl_dbgfs_sram_read() 174 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_wowlan_sram_read()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | fw.c | 213 const struct fw_img *fw = in iwl_mld_load_fw_wait_alive()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | debugfs.c | 159 const struct fw_img *img; in iwl_dbgfs_sram_read() 193 const struct fw_img *img; in iwl_dbgfs_sram_write()
|
| H A D | fw.c | 307 const struct fw_img *fw; in iwl_mvm_load_ucode_wait_alive()
|
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 3436 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local 3472 fw_img = &fw->data[le32_to_cpu(fw->boot_size) + in ipw_load() 3537 rc = ipw_load_firmware(priv, fw_img, le32_to_cpu(fw->fw_size)); in ipw_load()
|