Searched refs:EVB_PORT_ID_ASSIGNED (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | ef10_sriov.c | 166 rc = efx_ef10_vport_alloc(efx, EVB_PORT_ID_ASSIGNED, in efx_ef10_sriov_assign_vf_vport() 253 efx_ef10_vadaptor_free(efx, EVB_PORT_ID_ASSIGNED); in efx_ef10_vadaptor_alloc_set_features() 273 rc = efx_ef10_vswitch_alloc(efx, EVB_PORT_ID_ASSIGNED, in efx_ef10_vswitching_probe_pf() 278 rc = efx_ef10_vport_alloc(efx, EVB_PORT_ID_ASSIGNED, in efx_ef10_vswitching_probe_pf() 299 efx->vport_id = EVB_PORT_ID_ASSIGNED; in efx_ef10_vswitching_probe_pf() 301 efx_ef10_vswitch_free(efx, EVB_PORT_ID_ASSIGNED); in efx_ef10_vswitching_probe_pf() 340 rc = efx_ef10_vadaptor_free(efx, EVB_PORT_ID_ASSIGNED); in efx_ef10_vswitching_restore_vf() 356 if (efx->vport_id == EVB_PORT_ID_ASSIGNED) in efx_ef10_vswitching_remove_pf() 365 efx->vport_id = EVB_PORT_ID_ASSIGNED; in efx_ef10_vswitching_remove_pf() 374 efx_ef10_vadaptor_free(efx, EVB_PORT_ID_ASSIGNED); in efx_ef10_vswitching_remove_vf() [all …]
|
D | efx_common.c | 1013 efx->vport_id = EVB_PORT_ID_ASSIGNED; in efx_init_struct()
|
D | ef10.c | 353 EVB_PORT_ID_ASSIGNED); in efx_ef10_get_mac_address_vf() 1403 efx->vport_id = EVB_PORT_ID_ASSIGNED; in efx_ef10_table_reset_mc_allocations() 1923 MCDI_SET_DWORD(inbuf, MAC_STATS_IN_PORT_ID, EVB_PORT_ID_ASSIGNED); in efx_ef10_try_update_nic_stats_vf()
|
D | mcdi_pcol.h | 9697 #define EVB_PORT_ID_ASSIGNED 0x1000000 macro
|
/drivers/net/ethernet/sfc/siena/ |
D | efx_common.c | 1022 efx->vport_id = EVB_PORT_ID_ASSIGNED; in efx_siena_init_struct()
|
D | mcdi_pcol.h | 7960 #define EVB_PORT_ID_ASSIGNED 0x1000000 macro
|