Searched refs:FRAGCTL_ENDFRAG (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Ddesc.h159 #define FRAGCTL_ENDFRAG 0x0300 // 0000 0000 0000 0011 macro
191 #define FRAGCTL_ENDFRAG 0x0003 // 0000 0000 0000 0011 macro
H A Drxtx.c1282 if (wFragType == FRAGCTL_ENDFRAG) { //Last Fragmentation
1294 if (wFragType == FRAGCTL_ENDFRAG) { //Last Fragmentation
1679 wFragType = FRAGCTL_ENDFRAG;
2288 if ((wFragType == FRAGCTL_ENDFRAG) || (wFragType == FRAGCTL_NONFRAG)) {
H A Ddevice_main.c1707 if ((pTxBufHead->wFragCtl & FRAGCTL_ENDFRAG) != FRAGCTL_NONFRAG) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Ddesc.h159 #define FRAGCTL_ENDFRAG 0x0300 // 0000 0000 0000 0011 macro
191 #define FRAGCTL_ENDFRAG 0x0003 // 0000 0000 0000 0011 macro
H A Drxtx.c1282 if (wFragType == FRAGCTL_ENDFRAG) { //Last Fragmentation
1294 if (wFragType == FRAGCTL_ENDFRAG) { //Last Fragmentation
1679 wFragType = FRAGCTL_ENDFRAG;
2288 if ((wFragType == FRAGCTL_ENDFRAG) || (wFragType == FRAGCTL_NONFRAG)) {
H A Ddevice_main.c1707 if ((pTxBufHead->wFragCtl & FRAGCTL_ENDFRAG) != FRAGCTL_NONFRAG) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Ddesc.h127 #define FRAGCTL_ENDFRAG 0x0003 // 0000 0000 0000 0011 macro
H A Drxtx.c1915 if ((wFragType == FRAGCTL_ENDFRAG) || (wFragType == FRAGCTL_NONFRAG)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Ddesc.h127 #define FRAGCTL_ENDFRAG 0x0003 // 0000 0000 0000 0011 macro
H A Drxtx.c1915 if ((wFragType == FRAGCTL_ENDFRAG) || (wFragType == FRAGCTL_NONFRAG)) {

Completed in 257 milliseconds