Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 – 6 of 6) sorted by relevance
140 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
975 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()1126 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function1205 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
843 .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()
3857 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,