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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dethoc.c132 #define TX_BD_LC (1 << 2) /* late collision */ macro
145 #define TX_BD_STATS (TX_BD_CS | TX_BD_DF | TX_BD_LC | \
459 if (bd->stat & TX_BD_LC) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dethoc.c132 #define TX_BD_LC (1 << 2) /* late collision */ macro
145 #define TX_BD_STATS (TX_BD_CS | TX_BD_DF | TX_BD_LC | \
459 if (bd->stat & TX_BD_LC) {

Completed in 159 milliseconds