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