| /NextBSD/sys/dev/e1000/ |
| HD | e1000_vf.h | 209 s32 (*setup_link)(struct e1000_hw *); member
|
| HD | e1000_82540.c | 198 mac->ops.setup_link = e1000_setup_link_generic; in e1000_init_mac_params_82540() 373 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82540()
|
| HD | e1000_api.c | 661 if (hw->mac.ops.setup_link) in e1000_setup_link() 662 return hw->mac.ops.setup_link(hw); in e1000_setup_link()
|
| HD | e1000_vf.c | 118 mac->ops.setup_link = e1000_setup_link_vf; in e1000_init_mac_params_vf()
|
| HD | e1000_82542.c | 125 mac->ops.setup_link = e1000_setup_link_82542; in e1000_init_mac_params_82542()
|
| HD | e1000_82543.c | 226 mac->ops.setup_link = e1000_setup_link_82543; in e1000_init_mac_params_82543() 993 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82543()
|
| HD | e1000_82541.c | 245 mac->ops.setup_link = e1000_setup_link_generic; in e1000_init_mac_params_82541() 416 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82541()
|
| HD | e1000_80003es2lan.c | 241 mac->ops.setup_link = e1000_setup_link_generic; in e1000_init_mac_params_80003es2lan() 909 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_80003es2lan()
|
| HD | e1000_82571.c | 346 mac->ops.setup_link = e1000_setup_link_82571; in e1000_init_mac_params_82571() 1226 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82571()
|
| HD | e1000_hw.h | 698 s32 (*setup_link)(struct e1000_hw *); member
|
| HD | e1000_82575.c | 463 mac->ops.setup_link = e1000_setup_link_generic; in e1000_init_mac_params_82575() 1512 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82575()
|
| HD | e1000_mac.c | 70 mac->ops.setup_link = e1000_null_ops_generic; in e1000_init_mac_ops_generic()
|
| HD | e1000_ich8lan.c | 719 mac->ops.setup_link = e1000_setup_link_ich8lan; in e1000_init_mac_params_ich8lan() 4340 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_ich8lan()
|
| /NextBSD/sys/dev/ixgbe/ |
| HD | ixgbe_82598.c | 169 mac->ops.setup_link = ixgbe_setup_mac_link_82598; in ixgbe_init_ops_82598() 205 mac->ops.setup_link = ixgbe_setup_copper_link_82598; in ixgbe_init_phy_ops_82598() 212 phy->ops.setup_link = ixgbe_setup_phy_link_tnx; in ixgbe_init_phy_ops_82598()
|
| HD | ixgbe_82599.c | 87 mac->ops.setup_link = ixgbe_setup_mac_link_multispeed_fiber; in ixgbe_init_mac_link_ops_82599() 99 mac->ops.setup_link = ixgbe_setup_mac_link_smartspeed; in ixgbe_init_mac_link_ops_82599() 101 mac->ops.setup_link = ixgbe_setup_mac_link_82599; in ixgbe_init_mac_link_ops_82599() 153 mac->ops.setup_link = ixgbe_setup_copper_link_82599; in ixgbe_init_phy_ops_82599() 161 phy->ops.setup_link = ixgbe_setup_phy_link_tnx; in ixgbe_init_phy_ops_82599()
|
| HD | ixgbe_x550.c | 1173 mac->ops.setup_link = ixgbe_setup_mac_link_multispeed_fiber; in ixgbe_init_mac_link_ops_X550em() 1179 mac->ops.setup_link = ixgbe_setup_mac_link_t_X550em; in ixgbe_init_mac_link_ops_X550em() 1475 phy->ops.setup_link = NULL; in ixgbe_init_phy_ops_X550em() 1480 phy->ops.setup_link = ixgbe_setup_kr_x550em; in ixgbe_init_phy_ops_X550em() 2764 status = hw->mac.ops.setup_link(hw, lcd_speed, FALSE); in ixgbe_enter_lplu_t_x550em()
|
| HD | ixgbe_api.c | 566 return ixgbe_call_func(hw, hw->phy.ops.setup_link, (hw), in ixgbe_setup_phy_link() 687 return ixgbe_call_func(hw, hw->mac.ops.setup_link, (hw, speed, in ixgbe_setup_link()
|
| HD | ixgbe_vf.c | 70 hw->mac.ops.setup_link = ixgbe_setup_mac_link_vf; in ixgbe_init_ops_vf()
|
| HD | if_ix.c | 1950 hw->mac.ops.setup_link(hw, speed, TRUE); in ixgbe_media_change() 2963 if (hw->mac.ops.setup_link) in ixgbe_config_link() 2964 err = hw->mac.ops.setup_link(hw, in ixgbe_config_link() 3838 if (hw->mac.ops.setup_link) in ixgbe_handle_msf() 3839 hw->mac.ops.setup_link(hw, autoneg, TRUE); in ixgbe_handle_msf() 4746 hw->mac.ops.setup_link(hw, speed, TRUE); in ixgbe_set_advertise()
|
| HD | ixgbe_x540.c | 123 mac->ops.setup_link = ixgbe_setup_mac_link_X540; in ixgbe_init_ops_X540()
|
| HD | if_ixgbe.c | 1783 if (hw->mac.ops.setup_link) in ixgbe_config_link() 1784 err = hw->mac.ops.setup_link(hw, in ixgbe_config_link() 2774 hw->mac.ops.setup_link(hw, speed, TRUE); in ixgbe_if_media_change() 3910 if (hw->mac.ops.setup_link) in ixgbe_handle_msf() 3911 hw->mac.ops.setup_link(hw, autoneg, TRUE); in ixgbe_handle_msf() 4440 hw->mac.ops.setup_link(hw, speed, TRUE); in ixgbe_set_advertise()
|
| HD | ixgbe_type.h | 3683 s32 (*setup_link)(struct ixgbe_hw *, ixgbe_link_speed, bool); member 3754 s32 (*setup_link)(struct ixgbe_hw *); member
|
| HD | ixgbe_phy.c | 329 phy->ops.setup_link = ixgbe_setup_phy_link_generic; in ixgbe_init_phy_ops_generic()
|
| HD | ixgbe_common.c | 142 mac->ops.setup_link = NULL; in ixgbe_init_ops_generic()
|