Searched refs:fw_img (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-context-info.h174 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *fw);
178 const struct fw_img *fw,
H A Diwl-context-info-gen3.h291 const struct fw_img *fw);
H A Diwl-trans.h579 int (*start_fw)(struct iwl_trans *trans, const struct fw_img *fw,
1226 const struct fw_img *fw,
H A Diwl-drv.c109 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img)
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpaging.c41 const struct fw_img *image)
109 const struct fw_img *image)
222 const struct fw_img *fw)
235 const struct fw_img *fw)
267 const struct fw_img *fw = &fwrt->fw->img[type];
H A Dimg.h83 struct fw_img { struct
204 struct fw_img img[IWL_UCODE_TYPE_MAX];
258 static inline const struct fw_img *
H A Ddbg.c789 const struct fw_img *img;
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c85 const struct fw_img *fw,
164 const struct fw_img *fw)
H A Dinternal.h591 static inline int iwl_pcie_get_num_sections(const struct fw_img *fw,
851 const struct fw_img *fw, bool run_in_rfkill);
H A Dtrans-gen2.c461 const struct fw_img *fw, bool run_in_rfkill)
H A Dctxt-info-gen3.c79 const struct fw_img *fw)
H A Dtrans.c772 const struct fw_img *image,
842 const struct fw_img *image,
992 const struct fw_img *image)
1030 const struct fw_img *image)
1340 const struct fw_img *fw, bool run_in_rfkill)
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c296 const struct fw_img *fw;
H A Dmac80211.c447 const struct fw_img *img;
H A Ddebugfs.c65 const struct fw_img *img;
174 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN];
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c189 const struct fw_img *img;
223 const struct fw_img *img;
H A Dfw.c320 const struct fw_img *fw;
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3436 u8 *boot_img, *ucode_img, *fw_img; local
3472 fw_img = &fw->data[le32_to_cpu(fw->boot_size) +
3537 rc = ipw_load_firmware(priv, fw_img, le32_to_cpu(fw->fw_size));

Completed in 261 milliseconds