Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h140 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw,
Dixgbe_phy.c976 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_generic()
1127 s32 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, in ixgbe_get_copper_link_capabilities_generic() function
1206 ixgbe_get_copper_link_capabilities_generic(hw, &speed, &autoneg); in ixgbe_setup_phy_link_tnx()
Dixgbe_x540.c843 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,
Dixgbe_82598.c110 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82598()
Dixgbe_82599.c301 &ixgbe_get_copper_link_capabilities_generic; in ixgbe_init_phy_ops_82599()
Dixgbe_x550.c3902 .get_link_capabilities = &ixgbe_get_copper_link_capabilities_generic,