Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Da2065.h161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A D7990.h229 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A Ddeclance.c146 #define LE_T3_RTY 0x0400 /* Error retry */ macro
666 if (status & LE_T3_RTY) in lance_tx()
H A Dsunlance.c173 #define LE_T3_RTY 0x0400 /* Error retry */ macro
583 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()
H A Da2065.c345 if (status & LE_T3_RTY) in lance_tx()
H A D7990.c379 if (status & LE_T3_RTY) in lance_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Da2065.h161 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A D7990.h229 #define LE_T3_RTY 0x0400 /* Retry Error */ macro
H A Ddeclance.c146 #define LE_T3_RTY 0x0400 /* Error retry */ macro
666 if (status & LE_T3_RTY) in lance_tx()
H A Dsunlance.c173 #define LE_T3_RTY 0x0400 /* Error retry */ macro
583 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()
H A Da2065.c345 if (status & LE_T3_RTY) in lance_tx()
H A D7990.c379 if (status & LE_T3_RTY) in lance_tx()

Completed in 14 milliseconds