Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c524 if ((status_error & IXGBE_RXD_STAT_IPCS) && in ixgbe_rx_assoc_hcksum()
H A Dixgbe_type.h2077 #define IXGBE_RXD_STAT_IPCS 0x40 /* IP xsum calculated */ macro