Searched defs:r92s_tx_desc (Results 1 – 1 of 1) sorted by relevance
656 struct r92s_tx_desc { struct657 uint32_t txdw0;669 uint32_t txdw1;689 uint32_t txdw2;697 uint32_t txdw3;703 uint32_t txdw4;707 uint32_t txdw5;714 uint16_t ipchksum;715 uint16_t tcpchksum;739 ((sizeof(struct r92s_tx_desc) + IEEE80211_MAX_LEN + 3) & ~3) argument