Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.h134 s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
Dixgbe_x540.c901 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
Dixgbe_82598.c1183 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
Dixgbe_82599.c2239 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
Dixgbe_phy.c745 s32 ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw, in ixgbe_setup_phy_link_speed_generic() function
Dixgbe_x550.c3952 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic, \