Searched refs:efx_ef10_evb_port_assign (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | ef10_sriov.c | 15 static int efx_ef10_evb_port_assign(struct efx_nic *efx, unsigned int port_id,  in efx_ef10_evb_port_assign()  function 130 			efx_ef10_evb_port_assign(efx, EVB_PORT_ID_NULL, i);  in efx_ef10_sriov_free_vf_vports() 179 	rc =  efx_ef10_evb_port_assign(efx, vf->vport_id, vf_i);  in efx_ef10_sriov_assign_vf_vport() 513 	rc = efx_ef10_evb_port_assign(efx, EVB_PORT_ID_NULL, vf_i);  in efx_ef10_sriov_set_vf_mac() 535 	rc = efx_ef10_evb_port_assign(efx, vf->vport_id, vf_i);  in efx_ef10_sriov_set_vf_mac() 592 		rc = efx_ef10_evb_port_assign(efx, EVB_PORT_ID_NULL, vf_i);  in efx_ef10_sriov_set_vf_vlan() 638 	rc2 = efx_ef10_evb_port_assign(efx, vf->vport_id, vf_i);  in efx_ef10_sriov_set_vf_vlan()
  |