Searched refs:efx_ef10_vport_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef10_sriov.c | 103 static int efx_ef10_vport_free(struct efx_nic *efx, unsigned int port_id) in efx_ef10_vport_free() function 139 efx_ef10_vport_free(efx, vf->vport_id); in efx_ef10_sriov_free_vf_vports() 298 efx_ef10_vport_free(efx, efx->vport_id); in efx_ef10_vswitching_probe_pf() 364 efx_ef10_vport_free(efx, efx->vport_id); in efx_ef10_vswitching_remove_pf() 605 rc = efx_ef10_vport_free(efx, vf->vport_id); in efx_ef10_sriov_set_vf_vlan()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ef10_sriov.c | 103 static int efx_ef10_vport_free(struct efx_nic *efx, unsigned int port_id) in efx_ef10_vport_free() function 140 efx_ef10_vport_free(efx, vf->vport_id); in efx_ef10_sriov_free_vf_vports() 301 efx_ef10_vport_free(efx, efx->vport_id); in efx_ef10_vswitching_probe_pf() 367 efx_ef10_vport_free(efx, efx->vport_id); in efx_ef10_vswitching_remove_pf() 613 rc = efx_ef10_vport_free(efx, vf->vport_id); in efx_ef10_sriov_set_vf_vlan()
|
Completed in 3 milliseconds