Searched refs:IXGBE_RXCSUM_IPPCSE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2440 reg_val |= IXGBE_RXCSUM_IPPCSE; /* IP checksum */
3029 rxcsum &= ~IXGBE_RXCSUM_IPPCSE;
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1727 #define IXGBE_RXCSUM_IPPCSE 0x00001000 /* IP payload checksum enable */ macro

Completed in 78 milliseconds