Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Da2065.h145 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A D7990.h215 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A Ddeclance.c135 #define LE_T1_EMORE 0x1000 /* Error: more than one retry needed */ macro
710 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EMORE) in lance_tx()
H A Dsunlance.c162 #define LE_T1_EMORE 0x10 /* Error: more than one retry needed */ macro
625 if (bits & LE_T1_EMORE) in lance_tx_dvma()
793 if (bits & LE_T1_EMORE) in lance_tx_pio()
H A Da2065.c390 if (td->tmd1_bits & LE_T1_EMORE) in lance_tx()
H A D7990.c427 if (td->tmd1_bits & LE_T1_EMORE) in lance_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Da2065.h145 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A D7990.h215 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A Ddeclance.c135 #define LE_T1_EMORE 0x1000 /* Error: more than one retry needed */ macro
710 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EMORE) in lance_tx()
H A Dsunlance.c162 #define LE_T1_EMORE 0x10 /* Error: more than one retry needed */ macro
625 if (bits & LE_T1_EMORE) in lance_tx_dvma()
793 if (bits & LE_T1_EMORE) in lance_tx_pio()
H A Da2065.c390 if (td->tmd1_bits & LE_T1_EMORE) in lance_tx()
H A D7990.c427 if (td->tmd1_bits & LE_T1_EMORE) in lance_tx()

Completed in 14 milliseconds