Searched refs:IXGBE_PXOFFRXC (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c105 stats->pxoffrxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFRXC(tc));
H A Dixgbe_common.c519 IXGBE_READ_REG(hw, IXGBE_PXOFFRXC(i));
H A Dixgbe_type.h908 #define IXGBE_PXOFFRXC(_i) (0x0CF20 + ((_i) * 4)) /* 8 of these CF20-CF3C*/ macro

Completed in 79 milliseconds