Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds