Home
last modified time | relevance | path

Searched refs:IGC_RXCSUM_TUOFL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_defines.h340 #define IGC_RXCSUM_TUOFL 0x00000200 /* TCP / UDP checksum offload */ macro
H A Dif_igc.c2249 rxcsum &= ~IGC_RXCSUM_TUOFL; in igc_initialize_receive_unit()