Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.c292 reg = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_dcb_config_pfc_82599()
308 IXGBE_WRITE_REG(hw, IXGBE_MFLCN, reg); in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_common.c2745 mflcn_reg = IXGBE_READ_REG(hw, IXGBE_MFLCN); in ixgbe_fc_enable_generic()
2801 IXGBE_WRITE_REG(hw, IXGBE_MFLCN, mflcn_reg); in ixgbe_fc_enable_generic()
H A Dixgbe_type.h1239 #define IXGBE_MFLCN 0x04294 macro