Searched refs:nw_mng_if_sel (Results 1 – 3 of 3) sorted by relevance
1923 if (hw->phy.nw_mng_if_sel & in ixgbe_get_link_capabilities_X550em()2248 hw->phy.nw_mng_if_sel = IXGBE_READ_REG(hw, IXGBE_NW_MNG_IF_SEL); in ixgbe_read_mng_if_sel_x550em()2254 hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_MDIO_ACT) { in ixgbe_read_mng_if_sel_x550em()2255 hw->phy.addr = (hw->phy.nw_mng_if_sel & in ixgbe_read_mng_if_sel_x550em()2995 !(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_setup_internal_phy_t_x550em()3629 if (hw->phy.nw_mng_if_sel & in ixgbe_get_supported_physical_layer_X550em()4462 !(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_setup_mac_link_t_X550em()
344 if (hw->phy.nw_mng_if_sel) { in ixgbe_identify_phy_generic()345 phy_addr = (hw->phy.nw_mng_if_sel & in ixgbe_identify_phy_generic()
4115 u32 nw_mng_if_sel; member