Home
last modified time | relevance | path

Searched defs:vf_qm (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c386 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in vf_qm_check_match() local
541 static int vf_qm_read_data(struct hisi_qm *vf_qm, struct acc_vf_data *vf_data) in vf_qm_read_data()
578 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in vf_qm_state_save() local
724 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in hisi_acc_vf_start_device() local
1004 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in hisi_acc_vf_stop_device() local
1188 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in hisi_acc_vf_qm_init() local
1369 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in hisi_acc_vf_debug_check() local
1397 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in hisi_acc_vf_debug_cmd() local
1519 struct hisi_qm *vf_qm = &hisi_acc_vdev->vf_qm; in hisi_acc_vfio_pci_close_device() local
H A Dhisi_acc_vfio_pci.h127 struct hisi_qm vf_qm; member