Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h340 #define IGC_RXCSUM_IPOFL 0x00000100 /* IPv4 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()