Home
last modified time | relevance | path

Searched refs:RF_STP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.h317 #define RF_STP 0x0002 /* Start of Packet */ macro
H A Dariadne.c171 if (status != (RF_STP | RF_ENP)) { /* There was an error */ in ariadne_rx()
189 priv->rx_ring[entry]->RMD1 &= 0xff00 | RF_STP | RF_ENP; in ariadne_rx()