Searched refs:TXBD_WRAP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgianfar.c750 txbdp->status |= TXBD_WRAP;
985 status = txbdp->status & TXBD_WRAP;
1039 if (txbdp->status & TXBD_WRAP)
1243 if (bdp->status & TXBD_WRAP)
H A Dgianfar.h298 #define TXBD_WRAP 0x2000 macro

Completed in 29 milliseconds