Searched defs:fw_img (Results 1 – 2 of 2) sorted by relevance
119 struct fw_img { struct120 struct fw_desc sec[IWL_UCODE_SECTION_MAX];121 bool is_dual_cpus;
3503 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local