Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h1380 #define IXGBE_FCCFG_TFCE_PRIORITY 0x00000010 /* Tx priority FC enable */ macro
H A Dixgbe_common.c2457 fccfg_reg &= ~(IXGBE_FCCFG_TFCE_802_3X | IXGBE_FCCFG_TFCE_PRIORITY); in ixgbe_fc_enable_generic()