Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Da2065.h159 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A D7990.h227 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A Ddeclance.c144 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
668 if (status & LE_T3_LCOL) in lance_tx()
H A Dsunlance.c171 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
584 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_dvma()
752 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_pio()
H A Da2065.c347 if (status & LE_T3_LCOL) in lance_tx()
H A D7990.c381 if (status & LE_T3_LCOL) in lance_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Da2065.h159 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A D7990.h227 #define LE_T3_LCOL 0x1000 /* Late Collision */ macro
H A Ddeclance.c144 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
668 if (status & LE_T3_LCOL) in lance_tx()
H A Dsunlance.c171 #define LE_T3_LCOL 0x1000 /* Error late collision */ macro
584 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_dvma()
752 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_pio()
H A Da2065.c347 if (status & LE_T3_LCOL) in lance_tx()
H A D7990.c381 if (status & LE_T3_LCOL) in lance_tx()

Completed in 14 milliseconds