Searched refs:LE_T3_RTY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Da2065.h161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A D7990.h232 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A Dsunlance.c179 #define LE_T3_RTY 0x0400 /* Error retry */ macro
591 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++;
761 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++;
H A D7990.c377 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++;
H A Ddeclance.c146 #define LE_T3_RTY 0x0400 /* Error retry */ macro
658 if (status & LE_T3_RTY)
H A Da2065.c363 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++;

Completed in 35 milliseconds