Searched refs:ixgbe_link_speed (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h56 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool, bool);
57 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool);
58 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
H A Dvf.c560 ixgbe_link_speed speed, bool autoneg, ixgbevf_setup_mac_link_vf()
576 ixgbe_link_speed *speed, ixgbevf_check_mac_link_vf()
H A Ddefines.h44 typedef u32 ixgbe_link_speed; typedef
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h98 ixgbe_link_speed *speed,
139 ixgbe_link_speed speed,
142 ixgbe_link_speed speed);
H A Dixgbe_phy.h155 ixgbe_link_speed speed,
158 ixgbe_link_speed *speed,
164 ixgbe_link_speed *speed,
H A Dixgbe_82599.c48 ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *, ixgbe_link_speed);
50 ixgbe_link_speed speed,
56 ixgbe_link_speed speed,
59 ixgbe_link_speed speed,
353 ixgbe_link_speed *speed, ixgbe_get_link_capabilities_82599()
658 ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed) ixgbe_set_hard_rate_select_speed()
688 ixgbe_link_speed speed, ixgbe_setup_mac_link_smartspeed()
692 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; ixgbe_setup_mac_link_smartspeed()
798 ixgbe_link_speed speed, ixgbe_setup_mac_link_82599()
806 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; ixgbe_setup_mac_link_82599()
914 ixgbe_link_speed speed, ixgbe_setup_copper_link_82599()
938 ixgbe_link_speed link_speed; ixgbe_reset_hw_82599()
H A Dixgbe_x550.c1087 static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed) ixgbe_setup_ixfi_x550em()
1240 ixgbe_link_speed speed, ixgbe_setup_mac_link_sfp_x550em()
1300 ixgbe_link_speed speed, ixgbe_setup_mac_link_t_X550em()
1304 ixgbe_link_speed force_speed; ixgbe_setup_mac_link_t_X550em()
1334 ixgbe_link_speed *speed, ixgbe_check_link_t_X550em()
1421 ixgbe_link_speed *speed, ixgbe_get_link_capabilities_X550em()
1634 ixgbe_link_speed speed) ixgbe_setup_kr_speed_x550em()
1760 ixgbe_link_speed force_speed; ixgbe_setup_internal_phy_t_x550em()
1831 ixgbe_link_speed *lcd_speed) ixgbe_get_lcd_t_x550em()
1872 ixgbe_link_speed lcd_speed; ixgbe_enter_lplu_t_x550em()
1972 ixgbe_link_speed speed; ixgbe_init_phy_ops_X550em()
2125 ixgbe_link_speed link_speed; ixgbe_reset_hw_X550em()
H A Dixgbe_82598.c44 ixgbe_link_speed speed,
223 ixgbe_link_speed *speed, ixgbe_get_link_capabilities_82598()
545 ixgbe_link_speed *speed, bool *link_up, ixgbe_check_mac_link_82598()
631 ixgbe_link_speed speed, ixgbe_setup_mac_link_82598()
635 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; ixgbe_setup_mac_link_82598()
676 ixgbe_link_speed speed, ixgbe_setup_copper_link_82598()
H A Dixgbe_phy.c704 ixgbe_link_speed speed; ixgbe_setup_phy_link_generic()
778 ixgbe_link_speed speed, ixgbe_setup_phy_link_speed_generic()
849 ixgbe_link_speed *speed, ixgbe_get_copper_link_capabilities_generic()
869 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, ixgbe_check_phy_link_tnx()
923 ixgbe_link_speed speed; ixgbe_setup_phy_link_tnx()
H A Dixgbe_type.h2791 typedef u32 ixgbe_link_speed; typedef
3264 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3265 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3266 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool);
3267 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
3269 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed);
3326 s32 (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3327 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *);
3400 ixgbe_link_speed speeds_supported;
H A Dixgbe_common.c77 ixgbe_link_speed speed; ixgbe_device_supports_autoneg_fc()
2343 ixgbe_link_speed speed; ixgbe_fc_autoneg()
2672 ixgbe_link_speed speed = 0; ixgbe_blink_led_start_generic()
3203 s32 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, ixgbe_check_mac_link_generic()
3937 ixgbe_link_speed speed, ixgbe_setup_mac_link_multispeed_fiber()
3940 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; ixgbe_setup_mac_link_multispeed_fiber()
3941 ixgbe_link_speed highest_link_speed = IXGBE_LINK_SPEED_UNKNOWN; ixgbe_setup_mac_link_multispeed_fiber()
4100 ixgbe_link_speed speed) ixgbe_set_soft_rate_select_speed()
H A Dixgbe_x540.c80 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, ixgbe_setup_mac_link_X540()
757 ixgbe_link_speed speed; ixgbe_blink_led_start_X540()
H A Dixgbe_ethtool.c159 ixgbe_link_speed supported_link; ixgbe_get_settings()

Completed in 306 milliseconds