Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c518 if ((status_error & IXGBE_RXD_STAT_L4CS) && in ixgbe_rx_assoc_hcksum()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2683 #define IXGBE_RXD_STAT_L4CS 0x20 /* L4 xsum calculated */ macro