Home
last modified time | relevance | path

Searched defs:vf_dev (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/vfio/
H A Ddebugfs.c16 struct device *vf_dev = seq->private; in vfio_device_state_read() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h163 ice_sriov_set_msix_vec_count(struct pci_dev *vf_dev, int msix_vec_count) in ice_sriov_set_msix_vec_count()
H A Dice_sriov.c1055 int ice_sriov_set_msix_vec_count(struct pci_dev *vf_dev, int msix_vec_count) in ice_sriov_set_msix_vec_count()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h16 struct pci_dev *vf_dev; member
/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c657 octep_vdpa_assign_barspace(struct pci_dev * vf_dev,struct pci_dev * pf_dev,u8 idx) octep_vdpa_assign_barspace() argument