<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.h' l='151' type='s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw * hw, u16 * list_offset, u16 * data_offset)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='223' u='c' c='ixgbe_init_phy_ops_82598'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='171' u='c' c='ixgbe_setup_sfp_modules_82599'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='885' u='c' c='ixgbe_reset_phy_nl'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='1276' ll='1358' type='s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw * hw, u16 * list_offset, u16 * data_offset)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_phy.c' l='1267'>/**
 *  ixgbe_get_sfp_init_sequence_offsets - Provides offset of PHY init sequence
 *  @hw: pointer to hardware structure
 *  @list_offset: offset to the SFP ID list
 *  @data_offset: offset to the SFP data block
 *
 *  Checks the MAC&apos;s EEPROM to see if it supports a given SFP+ module type, if
 *  so it returns the offsets to the phy init sequence block.
 **/</doc>
