Searched defs:iwl_ucode_tlv (Results 1 – 1 of 1) sorted by relevance
119 struct iwl_ucode_tlv { struct120 __le32 type; /* see above */121 __le32 length; /* not including type/length fields */122 u8 data[];