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