<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_api.h' l='173' type='s32 ixgbe_get_device_caps(struct ixgbe_hw * hw, u16 * device_caps)'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='303' ll='307' type='s32 ixgbe_get_device_caps(struct ixgbe_hw * hw, u16 * device_caps)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='296'>/**
 *  ixgbe_get_device_caps - Get additional device capabilities
 *  @hw: pointer to hardware structure
 *  @device_caps: the EEPROM word for device capabilities
 *
 *  Reads the extra device capabilities from the EEPROM
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='1219' u='c' c='ixgbe_identify_sfp_module_generic'/>
