Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.c301 IXGBE_WRITE_REG(hw, IXGBE_FCCFG, IXGBE_FCCFG_TFCE_PRIORITY); in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_type.h1873 #define IXGBE_FCCFG_TFCE_PRIORITY 0x00000010 /* Tx priority FC enable */ macro
H A Dixgbe_common.c2850 fccfg_reg &= ~(IXGBE_FCCFG_TFCE_802_3X | IXGBE_FCCFG_TFCE_PRIORITY); in ixgbe_fc_enable_generic()