Searched refs:fw_img (Results 1 – 5 of 5) sorted by relevance
184 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *img);188 const struct fw_img *fw,
85 const struct fw_img *fw, in iwl_pcie_init_fw_sec()164 const struct fw_img *img) in iwl_pcie_ctxt_info_init()
328 const struct fw_img *img);
102 const struct fw_img *img) in iwl_pcie_ctxt_info_v2_alloc()
3435 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local3471 fw_img = &fw->data[le32_to_cpu(fw->boot_size) + in ipw_load()3536 rc = ipw_load_firmware(priv, fw_img, le32_to_cpu(fw->fw_size)); in ipw_load()