Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Da2065.h146 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A D7990.h216 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A Ddeclance.c136 #define LE_T1_EONE 0x0800 /* Error: one retry needed */ macro
706 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE) in lance_tx()
H A Dsunlance.c163 #define LE_T1_EONE 0x08 /* Error: one retry needed */ macro
621 if (bits & LE_T1_EONE) in lance_tx_dvma()
789 if (bits & LE_T1_EONE) in lance_tx_pio()
H A Da2065.c386 if (td->tmd1_bits & LE_T1_EONE) in lance_tx()
H A D7990.c423 if (td->tmd1_bits & LE_T1_EONE) in lance_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Da2065.h146 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A D7990.h216 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A Ddeclance.c136 #define LE_T1_EONE 0x0800 /* Error: one retry needed */ macro
706 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE) in lance_tx()
H A Dsunlance.c163 #define LE_T1_EONE 0x08 /* Error: one retry needed */ macro
621 if (bits & LE_T1_EONE) in lance_tx_dvma()
789 if (bits & LE_T1_EONE) in lance_tx_pio()
H A Da2065.c386 if (td->tmd1_bits & LE_T1_EONE) in lance_tx()
H A D7990.c423 if (td->tmd1_bits & LE_T1_EONE) in lance_tx()

Completed in 14 milliseconds