| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_x540.h | 10 int ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, 15 int ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
| H A D | ixgbe_phy.h | 142 ixgbe_link_speed speed, 145 ixgbe_link_speed *speed, 151 ixgbe_link_speed *speed,
|
| H A D | ixgbe_e610.h | 41 int ixgbe_setup_link_e610(struct ixgbe_hw *hw, ixgbe_link_speed speed, 43 int ixgbe_check_link_e610(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 46 ixgbe_link_speed *speed,
|
| H A D | ixgbe_82599.c | 23 ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *, ixgbe_link_speed); 25 ixgbe_link_speed speed, 31 ixgbe_link_speed speed, 34 ixgbe_link_speed speed, 326 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82599() 640 ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed) in ixgbe_set_hard_rate_select_speed() 670 ixgbe_link_speed speed, in ixgbe_setup_mac_link_smartspeed() 673 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_smartspeed() 780 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82599() 783 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_82599() [all …]
|
| H A D | ixgbe_82598.c | 20 ixgbe_link_speed speed, 175 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598() 498 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598() 584 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82598() 588 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_82598() 629 ixgbe_link_speed speed, in ixgbe_setup_copper_link_82598()
|
| H A D | ixgbe_common.h | 74 ixgbe_link_speed *speed, 125 ixgbe_link_speed speed, 128 ixgbe_link_speed speed);
|
| H A D | ixgbe_x550.c | 11 static int ixgbe_setup_kr_speed_x550em(struct ixgbe_hw *, ixgbe_link_speed); 473 ixgbe_link_speed phy_speed; 1556 static int ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_ixfi_x550em() 1652 ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_x550em() 1696 static int ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_sfi_x550a() 1746 ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_n() 1795 ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_x550a() 1874 ixgbe_link_speed speed, in ixgbe_setup_mac_link_t_X550em() 1877 ixgbe_link_speed force_speed; in ixgbe_setup_mac_link_t_X550em() 1910 ixgbe_link_speed *speed, in ixgbe_check_link_t_X550em() [all …]
|
| H A D | ixgbe_type.h | 3009 typedef u32 ixgbe_link_speed; typedef 3521 int (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); 3522 int (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); 3523 int (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); 3524 int (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *, 3526 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed); 3598 int (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool); 3599 int (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); 3688 ixgbe_link_speed speeds_supported; 3689 ixgbe_link_speed eee_speeds_supported; [all …]
|
| H A D | ixgbe_common.c | 52 ixgbe_link_speed speed; in ixgbe_device_supports_autoneg_fc() 2410 ixgbe_link_speed speed; in ixgbe_fc_autoneg() 2754 ixgbe_link_speed speed = 0; in ixgbe_blink_led_start_generic() 3296 int ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_mac_link_generic() 4214 ixgbe_link_speed speed, in ixgbe_setup_mac_link_multispeed_fiber() 4217 ixgbe_link_speed highest_link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_multispeed_fiber() 4218 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_multispeed_fiber() 4359 ixgbe_link_speed speed) in ixgbe_set_soft_rate_select_speed()
|
| H A D | ixgbe_x540.c | 55 int ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_X540() 774 ixgbe_link_speed speed; in ixgbe_blink_led_start_X540()
|
| H A D | ixgbe_phy.c | 1101 ixgbe_link_speed speed; in ixgbe_setup_phy_link_generic() 1177 ixgbe_link_speed speed, in ixgbe_setup_phy_link_speed_generic() 1258 ixgbe_link_speed *speed, in ixgbe_get_copper_link_capabilities_generic() 1280 int ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link_tnx() 1334 ixgbe_link_speed speed; in ixgbe_setup_phy_link_tnx()
|
| H A D | ixgbe_e610.c | 1585 int ixgbe_setup_link_e610(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_link_e610() 1604 int ixgbe_check_link_e610(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link_e610() 1684 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_e610()
|
| H A D | ixgbe_ethtool.c | 218 ixgbe_link_speed supported_link; in ixgbe_get_link_ksettings() 3537 ixgbe_link_speed mac_speed;
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.h | 32 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool, bool); 33 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); 34 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
|
| H A D | vf.c | 644 static int ixgbevf_get_pf_link_state(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbevf_get_pf_link_state() 760 static void ixgbe_read_vflinks(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_read_vflinks() 828 ixgbe_link_speed speed, bool autoneg, in ixgbevf_setup_mac_link_vf() 844 ixgbe_link_speed *speed, in ixgbevf_check_mac_link_vf() 914 ixgbe_link_speed *speed, in ixgbevf_hv_check_mac_link_vf()
|
| H A D | defines.h | 30 typedef u32 ixgbe_link_speed; typedef
|