Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Diov.c184 struct pci_dev *vf_dev = to_pci_dev(dev); in sriov_vf_msix_count_store() local
185 struct pci_dev *pdev = pci_physfn(vf_dev); in sriov_vf_msix_count_store()
200 device_lock(&vf_dev->dev); in sriov_vf_msix_count_store()
201 if (vf_dev->driver) { in sriov_vf_msix_count_store()
211 ret = pdev->driver->sriov_set_msix_vec_count(vf_dev, val); in sriov_vf_msix_count_store()
214 device_unlock(&vf_dev->dev); in sriov_vf_msix_count_store()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf.h16 struct pci_dev *vf_dev; member

Completed in 5 milliseconds