Searched refs:IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE (Results 1 – 2 of 2) sorted by relevance
1470 if (phy->nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE) { in ixgbe_init_phy_ops_X550em()1508 if (!(phy->nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_init_phy_ops_X550em()1730 if (!(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_setup_mac_link_sfp_x550em()3022 if (!(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_setup_mac_link_t_X550em()
4014 #define IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE (1 << 24) macro