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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c161 ixgbe_ks->mpc.value.ui64 += IXGBE_READ_REG(hw, IXGBE_MPC(i));
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c496 IXGBE_READ_REG(hw, IXGBE_MPC(i));
H A Dixgbe_type.h892 #define IXGBE_MPC(_i) (0x03FA0 + ((_i) * 4)) /* 8 of these 3FA0-3FBC*/ macro

Completed in 78 milliseconds