<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='57' type='s32 ixgbe_start_hw_generic(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='255' u='c' c='ixgbe_start_hw_82598'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='2123' u='c' c='ixgbe_start_hw_82599'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='99' u='a' c='ixgbe_init_ops_generic'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='379' ll='413' type='s32 ixgbe_start_hw_generic(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='370'>/**
 *  ixgbe_start_hw_generic - Prepare hardware for Tx/Rx
 *  @hw: pointer to hardware structure
 *
 *  Starts the hardware by filling the bus info structure and media type, clears
 *  all on chip counters, initializes receive address registers, multicast
 *  table, VLAN filter table, calls routine to set up link and flow control
 *  settings, and leaves transmit and receive units disabled and uninitialized
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='296' u='c' c='ixgbe_start_hw_X540'/>
