Home
last modified time | relevance | path

Searched refs:nw_mng_if_sel (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1874 !(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) { in ixgbe_setup_mac_link_t_X550em()
2280 if (hw->phy.nw_mng_if_sel & in ixgbe_get_link_capabilities_X550em()
2632 !(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE))) { in ixgbe_setup_internal_phy_t_x550em()
3152 hw->phy.nw_mng_if_sel = IXGBE_READ_REG(hw, IXGBE_NW_MNG_IF_SEL); in ixgbe_read_mng_if_sel_x550em()
3158 hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_MDIO_ACT) { in ixgbe_read_mng_if_sel_x550em()
3159 hw->phy.mdio.prtad = (hw->phy.nw_mng_if_sel & in ixgbe_read_mng_if_sel_x550em()
3219 phy->nw_mng_if_sel = IXGBE_READ_REG(hw, IXGBE_NW_MNG_IF_SEL); in ixgbe_init_phy_ops_X550em()
Dixgbe_phy.c277 if (hw->phy.nw_mng_if_sel) { in ixgbe_identify_phy_generic()
278 phy_addr = (hw->phy.nw_mng_if_sel & in ixgbe_identify_phy_generic()
Dixgbe_type.h3583 u32 nw_mng_if_sel; member
Dixgbe_main.c334 if (unlikely(hw->phy.nw_mng_if_sel & in ixgbe_read_reg()