Symbol: EVB_PORT_ID_ASSIGNED
drivers/net/ethernet/sfc/ef10.c
1403
efx->vport_id = EVB_PORT_ID_ASSIGNED;
drivers/net/ethernet/sfc/ef10.c
1923
MCDI_SET_DWORD(inbuf, MAC_STATS_IN_PORT_ID, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10.c
353
EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
166
rc = efx_ef10_vport_alloc(efx, EVB_PORT_ID_ASSIGNED,
drivers/net/ethernet/sfc/ef10_sriov.c
252
efx_ef10_vadaptor_free(efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
272
rc = efx_ef10_vswitch_alloc(efx, EVB_PORT_ID_ASSIGNED,
drivers/net/ethernet/sfc/ef10_sriov.c
277
rc = efx_ef10_vport_alloc(efx, EVB_PORT_ID_ASSIGNED,
drivers/net/ethernet/sfc/ef10_sriov.c
298
efx->vport_id = EVB_PORT_ID_ASSIGNED;
drivers/net/ethernet/sfc/ef10_sriov.c
300
efx_ef10_vswitch_free(efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
339
rc = efx_ef10_vadaptor_free(efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
355
if (efx->vport_id == EVB_PORT_ID_ASSIGNED)
drivers/net/ethernet/sfc/ef10_sriov.c
364
efx->vport_id = EVB_PORT_ID_ASSIGNED;
drivers/net/ethernet/sfc/ef10_sriov.c
373
efx_ef10_vadaptor_free(efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
505
rc = efx_ef10_vadaptor_free(vf->efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
537
rc = efx_ef10_vadaptor_alloc(vf->efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
578
rc = efx_ef10_vadaptor_free(vf->efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/ef10_sriov.c
614
rc = efx_ef10_vport_alloc(efx, EVB_PORT_ID_ASSIGNED,
drivers/net/ethernet/sfc/ef10_sriov.c
638
rc2 = efx_ef10_vadaptor_alloc(vf->efx, EVB_PORT_ID_ASSIGNED);
drivers/net/ethernet/sfc/efx_common.c
988
efx->vport_id = EVB_PORT_ID_ASSIGNED;
drivers/net/ethernet/sfc/siena/efx_common.c
1015
efx->vport_id = EVB_PORT_ID_ASSIGNED;