Searched refs:IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE (Results 1 – 2 of 2) sorted by relevance
1282 if (!(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) in ixgbe_setup_mac_link_sfp_x550em()1315 if (!(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_setup_mac_link_t_X550em()1987 if (phy->nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE) { in ixgbe_init_phy_ops_X550em()2023 if (!(phy->nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_init_phy_ops_X550em()
3581 #define IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE BIT(24) macro