Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c525 if ((status_error & IXGBE_RXD_STAT_IPCS) && in ixgbe_rx_assoc_hcksum()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2684 #define IXGBE_RXD_STAT_IPCS 0x40 /* IP xsum calculated */ macro