Searched defs:r92ce_tx_desc (Results 1 – 1 of 1) sorted by relevance
28 struct r92ce_tx_desc { struct29 uint16_t pktlen;30 uint8_t offset;31 uint8_t flags0;33 uint32_t txdw1;34 uint32_t txdw2;35 uint16_t txdw3;36 uint16_t txdseq;38 uint32_t txdw4;39 uint32_t txdw5;[all …]