Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1075 #define IXGBE_MANC_RCV_TCO_EN 0x00020000 /* Rcv TCO packet enable */ macro
H A Dixgbe_common.c5296 if (!(manc & IXGBE_MANC_RCV_TCO_EN)) in ixgbe_mng_enabled()