<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.h' l='128' type='s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw * hw, ixgbe_link_speed speed, _Bool autoneg_wait_to_complete)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='71' u='r' c='ixgbe_init_ops_vf'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='478' ll='483' type='s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw * hw, ixgbe_link_speed speed, _Bool autoneg_wait_to_complete)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='469'>/**
 *  ixgbe_setup_mac_link_vf - Setup MAC link settings
 *  @hw: pointer to hardware structure
 *  @speed: new link speed
 *  @autoneg: TRUE if autonegotiation enabled
 *  @autoneg_wait_to_complete: TRUE when waiting for completion is needed
 *
 *  Set the link speed in the AUTOC register and restarts link.
 **/</doc>
