Searched refs:IXGBE_FUSES0_GROUP (Results 1 – 2 of 2) sorted by relevance
1877 if (IXGBE_FUSES0_REV1 & IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0))) in ixgbe_enter_lplu_t_x550em()2034 IXGBE_FUSES0_GROUP(0)))) in ixgbe_init_phy_ops_X550em()
3509 #define IXGBE_FUSES0_GROUP(_i) (0x11158 + ((_i) * 4)) macro