<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.h' l='124' type='s32 ixgbe_stop_adapter_vf(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='67' u='r' c='ixgbe_init_ops_vf'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='201' ll='234' type='s32 ixgbe_stop_adapter_vf(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_vf.c' l='192'>/**
 *  ixgbe_stop_adapter_vf - Generic stop Tx/Rx units
 *  @hw: pointer to hardware structure
 *
 *  Sets the adapter_stopped flag within ixgbe_hw struct. Clears interrupts,
 *  disables transmit and receive units. The adapter_stopped flag is used by
 *  the shared code and drivers to determine if the adapter is in a stopped
 *  state and should not touch the hardware.
 **/</doc>
