efx_ef10_vport_add_mac
rc = efx_ef10_vport_add_mac(efx, efx->vport_id,
rc2 = efx_ef10_vport_add_mac(efx, efx->vport_id, mac_old);
rc = efx_ef10_vport_add_mac(efx, vf->vport_id, vf->mac);
rc = efx_ef10_vport_add_mac(efx, efx->vport_id, net_dev->dev_addr);
rc = efx_ef10_vport_add_mac(efx, vf->vport_id, mac);
rc2 = efx_ef10_vport_add_mac(efx, vf->vport_id, vf->mac);
int efx_ef10_vport_add_mac(struct efx_nic *efx,