Searched defs:iwl_ucode_tlv (Results 1 – 1 of 1) sorted by relevance
372 struct iwl_ucode_tlv { struct373 __le16 type; /* see above */374 __le16 alternative; /* see comment */375 __le32 length; /* not including type/length fields */376 u8 data[0];