Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h157 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
Dixgbe_phy.c706 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() function
925 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
Dixgbe_x540.c828 .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_82599.c326 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()
Dixgbe_x550.c2384 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,