/src/sys/dev/pci/ixgbe/ |
ixgbe_82599.h | 42 ixgbe_link_speed *speed, bool *autoneg); 48 ixgbe_link_speed speed); 50 ixgbe_link_speed speed, 54 s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
ixgbe_x540.h | 43 ixgbe_link_speed *speed, bool *autoneg); 45 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
|
ixgbe_x550.h | 85 ixgbe_link_speed *speed, bool *autoneg); 95 s32 ixgbe_get_lcd_t_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *lcd_speed); 101 ixgbe_link_speed speed, 115 ixgbe_link_speed speed, 117 s32 ixgbe_check_link_t_X550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
ixgbe_api.h | 80 ixgbe_link_speed *speed, 83 ixgbe_link_speed speed, 89 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, 91 s32 ixgbe_setup_mac_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, 93 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 95 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 226 void ixgbe_set_rate_select_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed);
|
ixgbe_vf.h | 125 s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed speed, 127 s32 ixgbe_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
ixgbe_phy.h | 178 ixgbe_link_speed speed, 181 ixgbe_link_speed *speed, 187 ixgbe_link_speed *speed,
|
ixgbe_common.h | 150 ixgbe_link_speed *speed, 191 ixgbe_link_speed speed, 194 ixgbe_link_speed speed);
|
ixgbe_82598.c | 55 ixgbe_link_speed *speed, 61 ixgbe_link_speed *speed, bool *link_up, 64 ixgbe_link_speed speed, 67 ixgbe_link_speed speed, 303 ixgbe_link_speed *speed, 649 ixgbe_link_speed *speed, bool *link_up, 738 ixgbe_link_speed speed, 743 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; 792 ixgbe_link_speed speed,
|
ixgbe_api.c | 598 s32 ixgbe_check_phy_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 613 s32 ixgbe_setup_phy_link_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed, 641 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 696 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, 713 s32 ixgbe_setup_mac_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, 729 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 1742 void ixgbe_set_rate_select_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed)
|
ixgbe_82599.c | 55 ixgbe_link_speed speed, 425 ixgbe_link_speed *speed, 759 ixgbe_link_speed speed) 789 ixgbe_link_speed speed, 793 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; 901 ixgbe_link_speed speed, 914 ixgbe_link_speed link_capabilities = IXGBE_LINK_SPEED_UNKNOWN; 1023 ixgbe_link_speed speed, 1049 ixgbe_link_speed link_speed;
|
ixgbe_x550.c | 48 static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed); 50 ixgbe_link_speed speed, 543 ixgbe_link_speed phy_speed; 1855 static s32 ixgbe_setup_sgmii(struct ixgbe_hw *hw, ixgbe_link_speed speed, 1924 static s32 ixgbe_setup_sgmii_fw(struct ixgbe_hw *hw, ixgbe_link_speed speed, 2056 ixgbe_link_speed *speed, 2322 ixgbe_link_speed speed) 2607 ixgbe_link_speed link_speed; 2806 ixgbe_link_speed speed, 2850 static s32 ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed [all...] |
ixgbe_vf.c | 634 s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed speed, 650 s32 ixgbe_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed,
|
ixgbe_x540.c | 177 ixgbe_link_speed *speed, 204 ixgbe_link_speed speed, 1018 ixgbe_link_speed speed;
|
ixgbe_type.h | 3488 typedef u32 ixgbe_link_speed; typedef in typeref:typename:u32 4054 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); 4055 s32 (*setup_mac_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); 4056 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *, bool); 4057 s32 (*get_link_capabilities)(struct ixgbe_hw *, ixgbe_link_speed *, 4059 void (*set_rate_select_speed)(struct ixgbe_hw *, ixgbe_link_speed); 4140 s32 (*setup_link_speed)(struct ixgbe_hw *, ixgbe_link_speed, bool); 4141 s32 (*check_link)(struct ixgbe_hw *, ixgbe_link_speed *, bool *); 4234 ixgbe_link_speed speeds_supported; 4235 ixgbe_link_speed eee_speeds_supported [all...] |
ixgbe_common.c | 172 ixgbe_link_speed speed; 3132 ixgbe_link_speed speed; 3489 ixgbe_link_speed speed = 0; 4255 s32 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 5397 ixgbe_link_speed speed, 5400 ixgbe_link_speed link_speed = IXGBE_LINK_SPEED_UNKNOWN; 5401 ixgbe_link_speed highest_link_speed = IXGBE_LINK_SPEED_UNKNOWN; 5550 ixgbe_link_speed speed)
|
ixgbe_phy.c | 797 ixgbe_link_speed speed; 905 ixgbe_link_speed speed, 990 ixgbe_link_speed *speed, 1014 s32 ixgbe_check_phy_link_tnx(struct ixgbe_hw *hw, ixgbe_link_speed *speed, 1067 ixgbe_link_speed speed;
|
ixgbe.c | 3057 ixgbe_link_speed speed = 0; 3058 ixgbe_link_speed link_caps = 0; 5573 ixgbe_link_speed speed = 0; 5574 ixgbe_link_speed link_caps = 0; 5689 ixgbe_link_speed link_caps = 0;
|