Searched defs:iwx_ucode_tlv (Results 1 – 1 of 1) sorted by relevance
1600 struct iwx_ucode_tlv { struct1601 uint32_t type; /* see above */1602 uint32_t length; /* not including type/length fields */1603 uint8_t data[0];