Searched defs:r92s_tx_desc (Results 1 – 1 of 1) sorted by relevance
663 struct r92s_tx_desc { struct664 uint32_t txdw0;676 uint32_t txdw1;696 uint32_t txdw2;704 uint32_t txdw3;710 uint32_t txdw4;714 uint32_t txdw5;721 uint16_t ipchksum;722 uint16_t tcpchksum;746 ((sizeof(struct r92s_tx_desc) + IEEE80211_MAX_LEN + 3) & ~3) argument