Searched refs:fw_img (Results 1 – 18 of 18) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/ |
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()
|
D | img.h | 82 struct fw_img { struct 203 struct fw_img img[IWL_UCODE_TYPE_MAX]; 257 static inline const struct fw_img *
|
D | dbg.c | 790 const struct fw_img *img; in iwl_fw_error_dump_file()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-context-info.h | 174 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *fw); 178 const struct fw_img *fw,
|
D | iwl-context-info-gen3.h | 261 const struct fw_img *fw);
|
D | iwl-trans.h | 552 int (*start_fw)(struct iwl_trans *trans, const struct fw_img *fw, 1103 const struct fw_img *fw, in iwl_trans_start_fw()
|
D | iwl-drv.c | 109 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/pcie/ |
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()
|
D | internal.h | 565 static inline int iwl_pcie_get_num_sections(const struct fw_img *fw, in iwl_pcie_get_num_sections() 825 const struct fw_img *fw, bool run_in_rfkill);
|
D | ctxt-info-gen3.c | 79 const struct fw_img *fw) in iwl_pcie_ctxt_info_gen3_init()
|
D | trans-gen2.c | 379 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_gen2_start_fw()
|
D | trans.c | 769 const struct fw_img *image, in iwl_pcie_load_cpu_sections_8000() 839 const struct fw_img *image, in iwl_pcie_load_cpu_sections() 989 const struct fw_img *image) in iwl_pcie_load_given_ucode() 1027 const struct fw_img *image) in iwl_pcie_load_given_ucode_8000() 1333 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_start_fw()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | ucode.c | 296 const struct fw_img *fw; in iwl_load_ucode_wait_alive()
|
D | mac80211.c | 447 const struct fw_img *img; in iwlagn_mac_resume()
|
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.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.c | 146 const struct fw_img *img; in iwl_dbgfs_sram_read() 180 const struct fw_img *img; in iwl_dbgfs_sram_write()
|
D | fw.c | 316 const struct fw_img *fw; in iwl_mvm_load_ucode_wait_alive()
|
/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2200.c | 3479 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local 3515 fw_img = &fw->data[le32_to_cpu(fw->boot_size) + in ipw_load() 3580 rc = ipw_load_firmware(priv, fw_img, le32_to_cpu(fw->fw_size)); in ipw_load()
|