| /linux/tools/testing/selftests/exec/ |
| H A D | non-regular.c | 52 void setup_link(struct __test_metadata *_metadata, in setup_link() function 77 .setup = setup_link, in FIXTURE_VARIANT_ADD()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_x550.c | 2156 mac->ops.setup_link = ixgbe_setup_mac_link_t_X550em; in ixgbe_init_mac_link_ops_X550em_a() 2161 mac->ops.setup_link = ixgbe_setup_sgmii_fw; in ixgbe_init_mac_link_ops_X550em_a() 2190 mac->ops.setup_link = ixgbe_setup_mac_link_multispeed_fiber; in ixgbe_init_mac_link_ops_X550em() 2210 mac->ops.setup_link = ixgbe_setup_mac_link_t_X550em; in ixgbe_init_mac_link_ops_X550em() 2217 mac->ops.setup_link = ixgbe_setup_sgmii; in ixgbe_init_mac_link_ops_X550em() 3110 status = hw->mac.ops.setup_link(hw, lcd_speed, false); in ixgbe_enter_lplu_t_x550em() 3221 phy->ops.setup_link = NULL; in ixgbe_init_phy_ops_X550em() 3226 phy->ops.setup_link = ixgbe_setup_kr_x550em; in ixgbe_init_phy_ops_X550em() 3232 phy->ops.setup_link = NULL; in ixgbe_init_phy_ops_X550em() 3258 phy->ops.setup_link = NULL; in ixgbe_init_phy_ops_X550em() [all …]
|
| H A D | ixgbe_82599.c | 85 mac->ops.setup_link = &ixgbe_setup_mac_link_multispeed_fiber; in ixgbe_init_mac_link_ops_82599() 95 mac->ops.setup_link = &ixgbe_setup_mac_link_smartspeed; in ixgbe_init_mac_link_ops_82599() 97 mac->ops.setup_link = &ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599() 299 mac->ops.setup_link = &ixgbe_setup_copper_link_82599; in ixgbe_init_phy_ops_82599() 308 phy->ops.setup_link = &ixgbe_setup_phy_link_tnx; in ixgbe_init_phy_ops_82599() 2192 .setup_link = &ixgbe_setup_mac_link_82599, 2250 .setup_link = &ixgbe_setup_phy_link_generic,
|
| H A D | ixgbe_82598.c | 109 mac->ops.setup_link = &ixgbe_setup_copper_link_82598; in ixgbe_init_phy_ops_82598() 116 phy->ops.setup_link = &ixgbe_setup_phy_link_tnx; in ixgbe_init_phy_ops_82598() 1129 .setup_link = &ixgbe_setup_mac_link_82598, 1184 .setup_link = &ixgbe_setup_phy_link_generic,
|
| H A D | ixgbe_x540.c | 847 .setup_link = &ixgbe_setup_mac_link_X540, 907 .setup_link = &ixgbe_setup_phy_link_generic,
|
| H A D | ixgbe_phy.c | 1204 if (hw->phy.ops.setup_link) in ixgbe_setup_phy_link_speed_generic() 1205 hw->phy.ops.setup_link(hw); in ixgbe_setup_phy_link_speed_generic()
|
| H A D | ixgbe_e610.c | 3999 .setup_link = ixgbe_setup_link_e610, 4023 .setup_link = ixgbe_setup_phy_link_e610,
|
| H A D | ixgbe_type.h | 3521 int (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member 3596 int (*setup_link)(struct ixgbe_hw *); member
|
| H A D | ixgbe_main.c | 6040 if (hw->mac.ops.setup_link) { in ixgbe_non_sfp_link_config() 6046 ret = hw->mac.ops.setup_link(hw, speed, link_up); in ixgbe_non_sfp_link_config() 8486 if (hw->mac.ops.setup_link) in ixgbe_sfp_link_config_subtask() 8487 hw->mac.ops.setup_link(hw, speed, true); in ixgbe_sfp_link_config_subtask() 11997 if (ixgbe_mng_enabled(hw) && ixgbe_is_sfp(hw) && hw->mac.ops.setup_link) in ixgbe_probe() 11998 hw->mac.ops.setup_link(hw, in ixgbe_probe()
|
| H A D | ixgbe_ethtool.c | 517 err = hw->mac.ops.setup_link(hw, advertised, true); in ixgbe_set_link_ksettings() 520 hw->mac.ops.setup_link(hw, old, true); in ixgbe_set_link_ksettings()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | link-selection.c | 78 static void setup_link(struct ieee80211_bss_conf *link) in setup_link() function 153 setup_link(link); in test_link_grading()
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | vf.h | 162 s32 (*setup_link)(struct e1000_hw *); member
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.h | 32 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool, bool); member
|
| H A D | vf.c | 1129 .setup_link = ixgbevf_setup_mac_link_vf, 1148 .setup_link = ixgbevf_setup_mac_link_vf,
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | 80003es2lan.c | 756 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_80003es2lan() 1356 .setup_link = e1000e_setup_link_generic,
|
| H A D | hw.h | 511 s32 (*setup_link)(struct e1000_hw *); member
|
| H A D | 82571.c | 1099 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82571() 1872 .setup_link = e1000_setup_link_82571,
|
| H A D | ich8lan.c | 5006 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_ich8lan() 5966 .setup_link = e1000_setup_link_ich8lan,
|
| H A D | ethtool.c | 402 retval = hw->mac.ops.setup_link(hw); in e1000_set_pauseparam()
|
| H A D | netdev.c | 3785 adapter->hw.mac.ops.setup_link(&adapter->hw); in e1000e_power_up_phy()
|