Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.c300 reg &= ~(IXGBE_MFLCN_RPFCE_MASK | IXGBE_MFLCN_RFCE); in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_type.h2479 #define IXGBE_MFLCN_RPFCE_MASK 0x00000FF4 /* Rx Priority FC bitmap mask */ macro
H A Dixgbe_common.c2746 mflcn_reg &= ~(IXGBE_MFLCN_RPFCE_MASK | IXGBE_MFLCN_RFCE); in ixgbe_fc_enable_generic()