Searched defs:iwm_ucode_tlv (Results 1 – 1 of 1) sorted by relevance
959 struct iwm_ucode_tlv { struct960 uint32_t type; /* see above */961 uint32_t length; /* not including type/length fields */962 uint8_t data[0];