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

/drivers/net/ethernet/amd/
H A Da2065.h161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A D7990.h228 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A Dsunlance.c177 #define LE_T3_RTY 0x0400 /* Error retry */ macro
587 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++;
755 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++;
H A D7990.c378 if (status & LE_T3_RTY)
H A Ddeclance.c145 #define LE_T3_RTY 0x0400 /* Error retry */ macro
664 if (status & LE_T3_RTY)
H A Da2065.c348 if (status & LE_T3_RTY)

Completed in 38 milliseconds