Searched refs:fw_img (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/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() 220 const struct fw_img *fw) in iwl_save_fw_paging() 233 const struct fw_img *fw) in iwl_send_paging_cmd() 265 const struct fw_img *fw = &fwrt->fw->img[type]; in iwl_init_paging()
|
| D | img.h | 82 struct fw_img { struct 204 struct fw_img img[IWL_UCODE_TYPE_MAX]; 257 static inline const struct fw_img *
|
| D | dbg.c | 779 const struct fw_img *img; in iwl_fw_error_dump_file()
|
| /Linux-v5.15/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 | 259 const struct fw_img *fw);
|
| D | iwl-trans.h | 528 int (*start_fw)(struct iwl_trans *trans, const struct fw_img *fw, 1041 const struct fw_img *fw, in iwl_trans_start_fw()
|
| D | iwl-drv.c | 110 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img()
|
| /Linux-v5.15/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 | 540 static inline int iwl_pcie_get_num_sections(const struct fw_img *fw, in iwl_pcie_get_num_sections() 800 const struct fw_img *fw, bool run_in_rfkill);
|
| D | ctxt-info-gen3.c | 75 const struct fw_img *fw) in iwl_pcie_ctxt_info_gen3_init()
|
| D | trans-gen2.c | 402 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_gen2_start_fw()
|
| D | trans.c | 735 const struct fw_img *image, in iwl_pcie_load_cpu_sections_8000() 805 const struct fw_img *image, in iwl_pcie_load_cpu_sections() 955 const struct fw_img *image) in iwl_pcie_load_given_ucode() 993 const struct fw_img *image) in iwl_pcie_load_given_ucode_8000() 1267 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_start_fw()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | ucode.c | 301 const struct fw_img *fw; in iwl_load_ucode_wait_alive()
|
| D | mac80211.c | 452 const struct fw_img *img; in iwlagn_mac_resume()
|
| D | debugfs.c | 69 const struct fw_img *img; in iwl_dbgfs_sram_read() 178 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_wowlan_sram_read()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | debugfs.c | 145 const struct fw_img *img; in iwl_dbgfs_sram_read() 179 const struct fw_img *img; in iwl_dbgfs_sram_write()
|
| D | fw.c | 254 const struct fw_img *fw; in iwl_mvm_load_ucode_wait_alive()
|
| /Linux-v5.15/drivers/net/wireless/intel/ipw2x00/ |
| D | ipw2200.c | 3482 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local 3518 fw_img = &fw->data[le32_to_cpu(fw->boot_size) + in ipw_load() 3583 rc = ipw_load_firmware(priv, fw_img, le32_to_cpu(fw->fw_size)); in ipw_load()
|