Home
last modified time | relevance | path

Searched refs:ixgbe_link_speed (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.h28 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
33 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
Dixgbe_phy.h130 ixgbe_link_speed speed,
133 ixgbe_link_speed *speed,
139 ixgbe_link_speed *speed,
Dixgbe_82599.c48 ixgbe_link_speed speed,
51 ixgbe_link_speed speed,
57 ixgbe_link_speed speed,
60 ixgbe_link_speed speed,
351 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82599()
661 ixgbe_link_speed speed, in ixgbe_setup_mac_link_multispeed_fiber()
665 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_multispeed_fiber()
666 ixgbe_link_speed highest_link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_multispeed_fiber()
834 ixgbe_link_speed speed, in ixgbe_setup_mac_link_smartspeed()
838 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_smartspeed()
[all …]
Dixgbe_82598.c44 ixgbe_link_speed speed,
223 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598()
545 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598()
631 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82598()
635 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_82598()
676 ixgbe_link_speed speed, in ixgbe_setup_copper_link_82598()
Dixgbe_x550.c753 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_X550em()
837 static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_ixfi_x550em()
1040 ixgbe_link_speed force_speed; in ixgbe_setup_internal_phy_x550em()
1253 ixgbe_link_speed link_speed; in ixgbe_reset_hw_X550em()
Dixgbe_phy.c636 ixgbe_link_speed speed; in ixgbe_setup_phy_link_generic()
710 ixgbe_link_speed speed, in ixgbe_setup_phy_link_speed_generic()
744 ixgbe_link_speed *speed, in ixgbe_get_copper_link_capabilities_generic()
779 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link_tnx()
833 ixgbe_link_speed speed; in ixgbe_setup_phy_link_tnx()
Dixgbe_x540.c75 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_X540()
722 ixgbe_link_speed speed; in ixgbe_blink_led_start_X540()
Dixgbe_type.h2602 typedef u32 ixgbe_link_speed; typedef
3044 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3045 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool);
3046 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
3104 s32 (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool);
3105 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *);
Dixgbe_common.h98 ixgbe_link_speed *speed,
Dixgbe_common.c72 ixgbe_link_speed speed; in ixgbe_device_supports_autoneg_fc()
2335 ixgbe_link_speed speed; in ixgbe_fc_autoneg()
2661 ixgbe_link_speed speed = 0; in ixgbe_blink_led_start_generic()
3192 s32 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_mac_link_generic()
Dixgbe_ethtool.c159 ixgbe_link_speed supported_link; in ixgbe_get_settings()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
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 *,
Ddefines.h44 typedef u32 ixgbe_link_speed; typedef
Dvf.c520 ixgbe_link_speed speed, bool autoneg, in ixgbevf_setup_mac_link_vf()
536 ixgbe_link_speed *speed, in ixgbevf_check_mac_link_vf()