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