Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Da2065.h134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A D7990.h206 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A Da2065.c271 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
H A D7990.c303 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
H A Dsunlance.c158 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
517 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_dvma()
687 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_pio()
H A Ddeclance.c130 #define LE_R1_POK 0x0300 /* Packet is complete: SOP + EOP */ macro
590 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Da2065.h134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A D7990.h206 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A Da2065.c271 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
H A D7990.c303 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()
H A Dsunlance.c158 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
517 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_dvma()
687 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx_pio()
H A Ddeclance.c130 #define LE_R1_POK 0x0300 /* Packet is complete: SOP + EOP */ macro
590 if ((bits & LE_R1_POK) != LE_R1_POK) { in lance_rx()

Completed in 14 milliseconds