Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82598.c456 rmcs_reg = IXGBE_READ_REG(hw, IXGBE_RMCS); in ixgbe_fc_enable_82598()
508 IXGBE_WRITE_REG(hw, IXGBE_RMCS, rmcs_reg); in ixgbe_fc_enable_82598()
H A Dixgbe_type.h428 #define IXGBE_RMCS 0x03D00 macro