Searched refs:ERR_FLAG_CRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 410 #define ERR_FLAG_CRC 0x0001 macro |
H A D | atl1.c | 1802 if (rrd->err_flg & (ERR_FLAG_CRC | ERR_FLAG_TRUNC | in atl1_rx_checksum() |