Searched defs:iwi_tx_desc (Results 1 – 1 of 1) sorted by relevance
260 struct iwi_tx_desc { struct261 struct iwi_hdr hdr;262 uint32_t reserved1;263 uint8_t station; /* adhoc sta #, 0 for bss */264 uint8_t reserved2[3];265 uint8_t cmd;268 uint8_t seq;269 uint16_t len;270 uint8_t priority;271 uint8_t flags;[all …]