Searched refs:efx_pf (Results 1 – 1 of 1) sorted by relevance
784 struct efx_nic *efx_pf = pci_get_drvdata(pci_dev_pf); in efx_ef10_probe() local786 efx_pf->type->get_mac_address(efx_pf, nic_data->port_id); in efx_ef10_probe()1065 struct efx_nic *efx_pf; in efx_ef10_remove() local1071 efx_pf = pci_get_drvdata(pci_dev_pf); in efx_ef10_remove()1072 nic_data_pf = efx_pf->nic_data; in efx_ef10_remove()1214 struct efx_nic *efx_pf = pci_get_drvdata(pci_dev_pf); in efx_ef10_probe_vf() local1215 struct efx_ef10_nic_data *nic_data_pf = efx_pf->nic_data; in efx_ef10_probe_vf()1235 struct efx_nic *efx_pf = in efx_ef10_probe_vf() local1237 struct efx_ef10_nic_data *nic_data_p = efx_pf->nic_data; in efx_ef10_probe_vf()5880 struct efx_nic *efx_pf; in efx_ef10_set_mac_address() local[all …]