Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h649 #define IXGBE_PXONRXCNT(_i) (0x04140 + ((_i) * 4)) /* 8 of these */ macro
H A Dixgbe_common.c459 (void) IXGBE_READ_REG(hw, IXGBE_PXONRXCNT(i)); in ixgbe_clear_hw_cntrs_generic()