Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.h89 u32 vf_qm_state; member
154 u32 vf_qm_state; member
H A Dhisi_acc_vfio_pci.c519 hisi_acc_vdev->vf_qm_state = QM_NOT_READY; in vf_qm_load_data()
523 ret = qm_write_regs(qm, QM_VF_STATE, &vf_data->vf_qm_state, 1); in vf_qm_load_data()
528 hisi_acc_vdev->vf_qm_state = vf_data->vf_qm_state; in vf_qm_load_data()
602 vf_data->vf_qm_state = QM_NOT_READY; in vf_qm_state_save()
603 hisi_acc_vdev->vf_qm_state = vf_data->vf_qm_state; in vf_qm_state_save()
608 vf_data->vf_qm_state = QM_READY; in vf_qm_state_save()
609 hisi_acc_vdev->vf_qm_state = vf_data->vf_qm_state; in vf_qm_state_save()
736 hisi_acc_vdev->vf_qm_state = QM_NOT_READY; in hisi_acc_vf_reset()
745 if (hisi_acc_vdev->vf_qm_state != QM_READY) in hisi_acc_vf_start_device()
1507 vf_data->vf_qm_state = hisi_acc_vdev->vf_qm_state; in hisi_acc_vf_dev_read()
[all …]