Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c522 IXGBE_READ_REG(hw, IXGBE_RNBC(i)); in ixgbe_m_stat()
H A Dixgbe_type.h670 #define IXGBE_RNBC(_i) (0x03FC0 + ((_i) * 4)) /* 8 of these 3FC0-3FDC*/ macro
H A Dixgbe_common.c485 (void) IXGBE_READ_REG(hw, IXGBE_RNBC(i)); in ixgbe_clear_hw_cntrs_generic()