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