<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='70' type='s32 ixgbe_get_mac_addr_generic(struct ixgbe_hw * hw, u8 * mac_addr)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='104' u='a' c='ixgbe_init_ops_generic'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='938' ll='956' type='s32 ixgbe_get_mac_addr_generic(struct ixgbe_hw * hw, u8 * mac_addr)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='929'>/**
 *  ixgbe_get_mac_addr_generic - Generic get MAC address
 *  @hw: pointer to hardware structure
 *  @mac_addr: Adapter MAC address
 *
 *  Reads the adapter&apos;s MAC address from first Receive Address Register (RAR0)
 *  A reset of the adapter must be performed prior to calling this function
 *  in order for the MAC address to have been loaded from the EEPROM into RAR0
 **/</doc>
