Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Def10.c661 struct efx_nic *efx_pf = pci_get_drvdata(pci_dev_pf); in efx_ef10_probe() local
663 efx_pf->type->get_mac_address(efx_pf, nic_data->port_id); in efx_ef10_probe()
934 struct efx_nic *efx_pf; in efx_ef10_remove() local
940 efx_pf = pci_get_drvdata(pci_dev_pf); in efx_ef10_remove()
941 nic_data_pf = efx_pf->nic_data; in efx_ef10_remove()
1084 struct efx_nic *efx_pf = pci_get_drvdata(pci_dev_pf); in efx_ef10_probe_vf() local
1085 struct efx_ef10_nic_data *nic_data_pf = efx_pf->nic_data; in efx_ef10_probe_vf()
1105 struct efx_nic *efx_pf = in efx_ef10_probe_vf() local
1107 struct efx_ef10_nic_data *nic_data_p = efx_pf->nic_data; in efx_ef10_probe_vf()
3341 struct efx_nic *efx_pf = pci_get_drvdata(efx->pci_dev->physfn); in efx_ef10_set_mac_address() local
[all …]