Searched refs:FRAGCTL_ENDFRAG (Results 1 – 4 of 4) sorted by relevance
151 #define FRAGCTL_ENDFRAG 0x0300 macro179 #define FRAGCTL_ENDFRAG 0x0003 macro
1261 if (wFragType == FRAGCTL_ENDFRAG) //Last Fragmentation in s_vFillFragParameter()1269 if (wFragType == FRAGCTL_ENDFRAG) //Last Fragmentation in s_vFillFragParameter()1630 wFragType = FRAGCTL_ENDFRAG; in s_cbFillTxBufHead()2141 if ((wFragType == FRAGCTL_ENDFRAG) || (wFragType == FRAGCTL_NONFRAG)) { in vGenerateMACHeader()
1445 if ((pTxBufHead->wFragCtl & FRAGCTL_ENDFRAG) != FRAGCTL_NONFRAG) in device_tx_srv()
100 #define FRAGCTL_ENDFRAG 0x0003 macro