Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.c232 IXGBE_AUTOC_ASM_PAUSE); in ixgbe_setup_fc()
244 reg_bp |= IXGBE_AUTOC_ASM_PAUSE; in ixgbe_setup_fc()
266 IXGBE_AUTOC_ASM_PAUSE; in ixgbe_setup_fc()
2661 anlp1_reg, IXGBE_AUTOC_SYM_PAUSE, IXGBE_AUTOC_ASM_PAUSE, in ixgbe_fc_autoneg_backplane()
H A Dixgbe_type.h1627 #define IXGBE_AUTOC_ASM_PAUSE 0x20000000 macro