Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 – 6 of 6) sorted by relevance
144 int ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
1105 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()1257 int ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function1336 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
850 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
111 &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()
3972 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,