Searched defs:iwl_lmac_alive (Results 1 – 1 of 1) sorted by relevance
52 struct iwl_lmac_alive { struct53 __le32 ucode_major;54 __le32 ucode_minor;55 u8 ver_subtype;56 u8 ver_type;57 u8 mac;81 struct iwl_lmac_alive lmac_data; argument