/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x540.h | 7 int ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, 12 int ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
D | ixgbe_phy.h | 140 ixgbe_link_speed speed, 143 ixgbe_link_speed *speed, 149 ixgbe_link_speed *speed,
|
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() 633 ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed) in ixgbe_set_hard_rate_select_speed() 663 ixgbe_link_speed speed, in ixgbe_setup_mac_link_smartspeed() 666 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_smartspeed() 773 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82599() 776 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_82599() [all …]
|
D | ixgbe_x550.c | 9 static int ixgbe_setup_kr_speed_x550em(struct ixgbe_hw *, ixgbe_link_speed); 471 ixgbe_link_speed phy_speed; 1554 static int ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_ixfi_x550em() 1650 ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_x550em() 1694 static int ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_sfi_x550a() 1744 ixgbe_setup_mac_link_sfp_n(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_n() 1793 ixgbe_setup_mac_link_sfp_x550a(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_x550a() 1872 ixgbe_link_speed speed, in ixgbe_setup_mac_link_t_X550em() 1875 ixgbe_link_speed force_speed; in ixgbe_setup_mac_link_t_X550em() 1908 ixgbe_link_speed *speed, in ixgbe_check_link_t_X550em() [all …]
|
D | ixgbe_82598.c | 19 ixgbe_link_speed speed, 174 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598() 497 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598() 583 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82598() 587 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_82598() 628 ixgbe_link_speed speed, in ixgbe_setup_copper_link_82598()
|
D | ixgbe_common.h | 74 ixgbe_link_speed *speed, 125 ixgbe_link_speed speed, 128 ixgbe_link_speed speed);
|
D | ixgbe_type.h | 2959 typedef u32 ixgbe_link_speed; typedef 3438 int (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); 3439 int (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); 3440 int (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); 3441 int (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *, 3443 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed); 3507 int (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool); 3508 int (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); 3593 ixgbe_link_speed speeds_supported; 3594 ixgbe_link_speed eee_speeds_supported; [all …]
|
D | ixgbe_common.c | 52 ixgbe_link_speed speed; in ixgbe_device_supports_autoneg_fc() 2397 ixgbe_link_speed speed; in ixgbe_fc_autoneg() 2741 ixgbe_link_speed speed = 0; in ixgbe_blink_led_start_generic() 3279 int ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_mac_link_generic() 4196 ixgbe_link_speed speed, in ixgbe_setup_mac_link_multispeed_fiber() 4199 ixgbe_link_speed highest_link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_multispeed_fiber() 4200 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_setup_mac_link_multispeed_fiber() 4341 ixgbe_link_speed speed) in ixgbe_set_soft_rate_select_speed()
|
D | ixgbe_x540.c | 54 int ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_X540() 767 ixgbe_link_speed speed; in ixgbe_blink_led_start_X540()
|
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() 1257 ixgbe_link_speed *speed, in ixgbe_get_copper_link_capabilities_generic() 1279 int ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link_tnx() 1333 ixgbe_link_speed speed; in ixgbe_setup_phy_link_tnx()
|
D | ixgbe_ethtool.c | 218 ixgbe_link_speed supported_link; in ixgbe_get_link_ksettings() 3403 ixgbe_link_speed mac_speed;
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.h | 31 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool, bool); 32 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); 33 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *,
|
D | vf.c | 685 ixgbe_link_speed speed, bool autoneg, in ixgbevf_setup_mac_link_vf() 701 ixgbe_link_speed *speed, in ixgbevf_check_mac_link_vf() 792 ixgbe_link_speed *speed, in ixgbevf_hv_check_mac_link_vf()
|
D | defines.h | 27 typedef u32 ixgbe_link_speed; typedef
|