ixgbe_get_mac_addr_vf
ixgbe_get_mac_addr_vf(hw, hw->mac.addr);
hw->mac.ops.get_mac_addr = ixgbe_get_mac_addr_vf;
s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr);