Home
last modified time | relevance | path

Searched refs:efx_ef10_vadaptor_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10_sriov.h69 int efx_ef10_vadaptor_alloc(struct efx_nic *efx, unsigned int port_id);
Def10_sriov.c242 rc = efx_ef10_vadaptor_alloc(efx, nic_data->vport_id); in efx_ef10_vadaptor_alloc_set_features()
544 rc = efx_ef10_vadaptor_alloc(vf->efx, EVB_PORT_ID_ASSIGNED); in efx_ef10_sriov_set_vf_mac()
649 rc2 = efx_ef10_vadaptor_alloc(vf->efx, EVB_PORT_ID_ASSIGNED); in efx_ef10_sriov_set_vf_vlan()
Def10.c1160 int efx_ef10_vadaptor_alloc(struct efx_nic *efx, unsigned int port_id) in efx_ef10_vadaptor_alloc() function
5570 rc2 = efx_ef10_vadaptor_alloc(efx, nic_data->vport_id); in efx_ef10_vport_set_mac_address()