Searched refs:LE_T3_RTY (Results 1 – 6 of 6) sorted by relevance
161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
232 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
178 #define LE_T3_RTY 0x0400 /* Error retry */ macro590 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx_dvma()760 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx_pio()
145 #define LE_T3_RTY 0x0400 /* Error retry */ macro666 if (status & LE_T3_RTY) in lance_tx()
376 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx()
348 if (status & LE_T3_RTY) in lance_tx()