Lines Matching refs:vf
664 struct ef10_vf *vf; in efx_ef10_remove() local
671 vf = nic_data_pf->vf + nic_data->vf_index; in efx_ef10_remove()
672 vf->efx = NULL; in efx_ef10_remove()
764 if (!nic_data_pf->vf) { in efx_ef10_probe_vf()
787 nic_data_p->vf[nic_data->vf_index].efx = efx; in efx_ef10_probe_vf()
788 nic_data_p->vf[nic_data->vf_index].pci_dev = in efx_ef10_probe_vf()
1043 if (nic_data->vf) in efx_ef10_reset_mc_allocations()
1045 nic_data->vf[i].vport_id = 0; in efx_ef10_reset_mc_allocations()
4288 struct ef10_vf *vf = nic_data->vf + i; in efx_ef10_set_mac_address() local
4290 if (vf->efx == efx) { in efx_ef10_set_mac_address()
4291 ether_addr_copy(vf->mac, in efx_ef10_set_mac_address()