Searched refs:IGC_RXCSUM_TUOFL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_defines.h | 340 #define IGC_RXCSUM_TUOFL 0x00000200 /* TCP / UDP checksum offload */ macro |
H A D | if_igc.c | 2249 rxcsum &= ~IGC_RXCSUM_TUOFL; in igc_initialize_receive_unit() |