Searched refs:efx_ef10_vport_del_mac (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | ef10_sriov.h | 62 int efx_ef10_vport_del_mac(struct efx_nic *efx,
|
D | ef10_sriov.c | 134 efx_ef10_vport_del_mac(efx, vf->vport_id, vf->mac); in efx_ef10_sriov_free_vf_vports() 295 efx_ef10_vport_del_mac(efx, efx->vport_id, nic_data->vport_mac); in efx_ef10_vswitching_probe_pf() 360 efx_ef10_vport_del_mac(efx, efx->vport_id, in efx_ef10_vswitching_remove_pf() 599 rc = efx_ef10_vport_del_mac(efx, vf->vport_id, vf->mac); in efx_ef10_sriov_set_vf_vlan()
|
D | ef10.c | 1052 int efx_ef10_vport_del_mac(struct efx_nic *efx, in efx_ef10_vport_del_mac() function 3260 rc = efx_ef10_vport_del_mac(efx, efx->vport_id, in efx_ef10_vport_set_mac_address()
|