<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_api.h' l='48' type='s32 ixgbe_init_ops_vf(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='84' u='c' c='ixgbe_init_shared_code'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='57' ll='91' type='s32 ixgbe_init_ops_vf(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='48'>/**
 *  ixgbe_init_ops_vf - Initialize the pointers for vf
 *  @hw: pointer to hardware structure
 *
 *  This will assign function pointers, adapter-specific functions can
 *  override the assignment of generic function pointers by assigning
 *  their own adapter-specific function pointers.
 *  Does not touch the hardware.
 **/</doc>
