Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 – 6 of 6) sorted by relevance
157 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
706 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()848 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function925 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
828 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
135 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82598()
326 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()
2384 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,