Searched refs:fw_img (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/ |
D | paging.c | 98 const struct fw_img *image) in iwl_alloc_fw_paging_mem() 166 const struct fw_img *image) in iwl_fill_paging_mem() 277 const struct fw_img *fw) in iwl_save_fw_paging() 290 const struct fw_img *fw) in iwl_send_paging_cmd() 322 const struct fw_img *fw = &fwrt->fw->img[type]; in iwl_init_paging()
|
D | img.h | 136 struct fw_img { struct 238 struct fw_img img[IWL_UCODE_TYPE_MAX]; 296 static inline const struct fw_img *
|
D | dbg.c | 597 const struct fw_img *img; in iwl_fw_error_dump()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-context-info.h | 201 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *fw); 205 const struct fw_img *fw,
|
D | iwl-context-info-gen3.h | 283 const struct fw_img *fw);
|
D | iwl-trans.h | 549 int (*start_fw)(struct iwl_trans *trans, const struct fw_img *fw, 832 const struct fw_img *fw, in iwl_trans_start_fw()
|
D | iwl-drv.c | 164 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | ctxt-info.c | 83 const struct fw_img *fw, in iwl_pcie_init_fw_sec() 160 const struct fw_img *fw) in iwl_pcie_ctxt_info_init()
|
D | ctxt-info-gen3.c | 59 const struct fw_img *fw) in iwl_pcie_ctxt_info_gen3_init()
|
D | trans-gen2.c | 295 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_gen2_start_fw()
|
D | internal.h | 776 static inline int iwl_pcie_get_num_sections(const struct fw_img *fw, in iwl_pcie_get_num_sections() 1089 const struct fw_img *fw, bool run_in_rfkill);
|
D | trans.c | 821 const struct fw_img *image, in iwl_pcie_load_cpu_sections_8000() 891 const struct fw_img *image, in iwl_pcie_load_cpu_sections() 1001 const struct fw_img *image) in iwl_pcie_load_given_ucode() 1053 const struct fw_img *image) in iwl_pcie_load_given_ucode_8000() 1357 const struct fw_img *fw, bool run_in_rfkill) in iwl_trans_pcie_start_fw()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | ucode.c | 319 const struct fw_img *fw; in iwl_load_ucode_wait_alive()
|
D | mac80211.c | 465 const struct fw_img *img; in iwlagn_mac_resume()
|
D | debugfs.c | 109 const struct fw_img *img; in iwl_dbgfs_sram_read() 218 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_wowlan_sram_read()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.c | 205 const struct fw_img *img; in iwl_dbgfs_sram_read() 239 const struct fw_img *img; in iwl_dbgfs_sram_write() 1523 const struct fw_img *img; in iwl_dbgfs_d3_sram_read()
|
D | fw.c | 302 const struct fw_img *fw; in iwl_mvm_load_ucode_wait_alive()
|
D | d3.c | 1831 const struct fw_img *img = &mvm->fw->img[IWL_UCODE_WOWLAN]; in iwl_mvm_read_d3_sram()
|
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2200.c | 3495 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local 3531 fw_img = &fw->data[le32_to_cpu(fw->boot_size) + in ipw_load() 3596 rc = ipw_load_firmware(priv, fw_img, le32_to_cpu(fw->fw_size)); in ipw_load()
|