Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c658 if (!(fuse & IXGBE_FUSES0_REV1)) in ixgbe_setup_eee_X550()
1518 if (!(IXGBE_FUSES0_REV1 & IXGBE_READ_REG(hw, in ixgbe_init_phy_ops_X550em()
2698 if (IXGBE_FUSES0_REV1 & IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0))) in ixgbe_enter_lplu_t_x550em()
H A Dixgbe_type.h3952 #define IXGBE_FUSES0_REV1 (1 << 6) macro