Searched defs:iwi_firmware (Results 1 – 1 of 1) sorted by relevance
32 struct iwi_firmware { struct33 void *boot;34 int boot_size;35 void *ucode;36 int ucode_size;37 void *main;38 int main_size;