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