<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_api.h' l='52' type='s32 ixgbe_reset_hw(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe.c' l='2373' u='c' c='ixgbe_stop'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='192' ll='196' type='s32 ixgbe_reset_hw(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_api.c' l='185'>/**
 *  ixgbe_reset_hw - Performs a hardware reset
 *  @hw: pointer to hardware structure
 *
 *  Resets the hardware by resetting the transmit and receive units, masks and
 *  clears all interrupts, performs a PHY reset, and performs a MAC reset
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixv.c' l='436' u='c' c='ixv_attach'/>
<use f='src/src/sys/dev/pci/ixgbe/ixv.c' l='909' u='c' c='ixv_init_locked'/>
<use f='src/src/sys/dev/pci/ixgbe/ixv.c' l='1610' u='c' c='ixv_stop'/>
