Home
last modified time | relevance | path

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

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