Home
last modified time | relevance | path

Searched refs:IXGBE_RNBC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c525 IXGBE_READ_REG(hw, IXGBE_RNBC(i)); in ixgbe_m_stat()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h992 #define IXGBE_RNBC(_i) (0x03FC0 + ((_i) * 4)) /* 8 of these 3FC0-3FDC*/ macro
H A Dixgbe_common.c586 IXGBE_READ_REG(hw, IXGBE_RNBC(i)); in ixgbe_clear_hw_cntrs_generic()