Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1877 if (IXGBE_FUSES0_REV1 & IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0))) in ixgbe_enter_lplu_t_x550em()
2033 if (!(IXGBE_FUSES0_REV1 & IXGBE_READ_REG(hw, in ixgbe_init_phy_ops_X550em()
Dixgbe_type.h3511 #define IXGBE_FUSES0_REV1 BIT(6) macro