Searched refs:ERR_FLAG_TRUNC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ | ||
D | atl1.h | 428 #define ERR_FLAG_TRUNC 0x0020 macro |
D | atl1.c | 1823 if (rrd->err_flg & (ERR_FLAG_CRC | ERR_FLAG_TRUNC | in atl1_rx_checksum() |