Searched refs:LE_T3_RTY (Results 1 – 6 of 6) sorted by relevance
161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
228 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
177 #define LE_T3_RTY 0x0400 /* Error retry */ macro587 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx_dvma()755 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx_pio()
145 #define LE_T3_RTY 0x0400 /* Error retry */ macro664 if (status & LE_T3_RTY) in lance_tx()
378 if (status & LE_T3_RTY) in lance_tx()
348 if (status & LE_T3_RTY) in lance_tx()