Searched defs:iwl_ucode_tlv (Results 1 – 1 of 1) sorted by relevance
166 struct iwl_ucode_tlv { struct167 __le32 type; /* see above */168 __le32 length; /* not including type/length fields */169 u8 data[0];