Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h141 int ixgbe_setup_phy_link_speed_generic(struct ixgbe_hw *hw,
H A Dixgbe_x540.c908 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_82598.c1185 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_82599.c2251 .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_e610.c4022 .setup_link_speed = ixgbe_setup_phy_link_speed_generic,
H A Dixgbe_x550.c4097 .setup_link_speed = &ixgbe_setup_phy_link_speed_generic, \