Searched defs:r92cu_tx_desc (Results 1 – 1 of 1) sorted by relevance
26 struct r92cu_tx_desc { struct27 uint16_t pktlen;28 uint8_t offset;29 uint8_t flags0;31 uint32_t txdw1;32 uint32_t txdw2;33 uint16_t txdw3;34 uint16_t txdseq;36 uint32_t txdw4;37 uint32_t txdw5;[all …]