Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 – 6 of 6) sorted by relevance
137 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
674 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()825 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function904 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
844 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
110 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82598()
301 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()
3832 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,