Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h341 #define IGC_RXCSUM_TUOFL 0x00000200 /* TCP / UDP checksum offload */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c599 rxcsum = IGC_RXCSUM_IPOFL | IGC_RXCSUM_TUOFL; in igc_rx_hw_init()