Searched refs:LE_T3_RTY (Results 1 – 4 of 4) 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()
379 if (status & LE_T3_RTY) in lance_tx()