Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.h315 #define RF_CRC 0x0008 /* CRC Error */ macro
H A Dariadne.c185 if (status & RF_CRC) in ariadne_rx()