Home
last modified time | relevance | path

Searched refs:RMD1_STP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Datarilance.c291 #define RMD1_STP 0x02 /* start of packet */ macro
976 if (status != (RMD1_ENP|RMD1_STP)) { /* There was an error. */ in lance_rx()
987 head->flag &= (RMD1_ENP|RMD1_STP); in lance_rx()
H A Dsun3lance.c191 #define RMD1_STP 0x02 /* start of packet */ macro
781 if (status != (RMD1_ENP|RMD1_STP)) { /* There was an error. */ in lance_rx()
792 head->flag &= (RMD1_ENP|RMD1_STP); in lance_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Datarilance.c291 #define RMD1_STP 0x02 /* start of packet */ macro
975 if (status != (RMD1_ENP|RMD1_STP)) { /* There was an error. */ in lance_rx()
986 head->flag &= (RMD1_ENP|RMD1_STP); in lance_rx()
H A Dsun3lance.c191 #define RMD1_STP 0x02 /* start of packet */ macro
775 if (status != (RMD1_ENP|RMD1_STP)) { /* There was an error. */ in lance_rx()
786 head->flag &= (RMD1_ENP|RMD1_STP); in lance_rx()

Completed in 6 milliseconds