Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dau1000_eth.c160 # define RX_COLL (1 << 17) macro
177 RX_COLL | RX_MII_ERROR | RX_CRC_ERROR | \
756 if (status & RX_COLL) in au1000_update_rx_stats()
810 if (status & RX_COLL) in au1000_rx()