Searched refs:IGC_RXCSUM_CRCOFL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_defines.h | 341 #define IGC_RXCSUM_CRCOFL 0x00000800 /* CRC32 offload enable */ macro |
H A D | if_igc.c | 2240 rxcsum |= IGC_RXCSUM_CRCOFL; in igc_initialize_receive_unit() |