<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='56' type='s32 ixgbe_init_hw_generic(struct ixgbe_hw * hw)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='97' u='a' c='ixgbe_init_ops_generic'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='464' ll='479' type='s32 ixgbe_init_hw_generic(struct ixgbe_hw * hw)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='454'>/**
 *  ixgbe_init_hw_generic - Generic hardware initialization
 *  @hw: pointer to hardware structure
 *
 *  Initialize the hardware by resetting the hardware, 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>
