Searched refs:LE_T3_RTY (Results 1 – 6 of 6) sorted by relevance
161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
229 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
173 #define LE_T3_RTY 0x0400 /* Error retry */ macro583 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx_dvma()751 if (status & LE_T3_RTY) dev->stats.tx_aborted_errors++; in lance_tx_pio()
146 #define LE_T3_RTY 0x0400 /* Error retry */ macro666 if (status & LE_T3_RTY) in lance_tx()
379 if (status & LE_T3_RTY) in lance_tx()
345 if (status & LE_T3_RTY) in lance_tx()