Home
last modified time | relevance | path

Searched refs:ixgbe_setup_phy_link_speed_generic (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h139 int ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
H A Dixgbe_x540.c907 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_82598.c1184 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_82599.c2243 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_e610.c2641 .setup_link_speed = ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_phy.c1176 int ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw, in ixgbe_setup_phy_link_speed_generic() function
H A Dixgbe_x550.c3976 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic, \