<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_api.h' l='45' type='s32 ixgbe_init_ops_82598(struct ixgbe_hw * hw)'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='113' ll='173' type='s32 ixgbe_init_ops_82598(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='106'>/**
 *  ixgbe_init_ops_82598 - Inits func ptrs and MAC type
 *  @hw: pointer to hardware structure
 *
 *  Initialize the function pointers and assign the MAC type for 82598.
 *  Does not touch the hardware.
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='77' u='c' c='ixgbe_init_shared_code'/>
