Home
last modified time | relevance | path

Searched refs:ixgbe_get_copper_link_capabilities_generic (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h132 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
Dixgbe_phy.c638 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()
743 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function
835 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
Dixgbe_x540.c793 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
Dixgbe_82598.c135 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82598()
Dixgbe_x550.c1449 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
Dixgbe_82599.c324 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()