Searched defs:iwm_ucode_tlv (Results 1 – 1 of 1) sorted by relevance
1150 struct iwm_ucode_tlv { struct1151 uint32_t type; /* see above */1152 uint32_t length; /* not including type/length fields */1153 uint8_t data[0];