Searched defs:iwi_tx_desc (Results 1 – 1 of 1) sorted by relevance
261 struct iwi_tx_desc { struct262 struct iwi_hdr hdr;263 uint32_t reserved1;264 uint8_t station;265 uint8_t reserved2[3];266 uint8_t cmd;269 uint8_t seq;270 uint16_t len;271 uint8_t priority;272 uint8_t flags;[all …]