<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_api.h' l='86' type='s32 ixgbe_get_link_capabilities(struct ixgbe_hw * hw, ixgbe_link_speed * speed, _Bool * autoneg)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='736' u='c' c='ixgbe_setup_mac_link_82598'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='742' u='c' c='ixgbe_setup_mac_link_multispeed_fiber'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='1014' u='c' c='ixgbe_setup_mac_link_82599'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='618' ll='623' type='s32 ixgbe_get_link_capabilities(struct ixgbe_hw * hw, ixgbe_link_speed * speed, _Bool * autoneg)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='612'>/**
 *  ixgbe_get_link_capabilities - Returns link capabilities
 *  @hw: pointer to hardware structure
 *
 *  Determines the link capabilities of the current configuration.
 **/</doc>
