Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.h53 #define QM_MATCH_SIZE offsetofend(struct acc_vf_data, qm_rsv_state) macro
H A Dhisi_acc_vfio_pci.c363 if (migf->total_length < QM_MATCH_SIZE || hisi_acc_vdev->match_done) in vf_qm_check_match()
453 if (migf->total_length == QM_MATCH_SIZE) in vf_qm_load_data()
501 migf->total_length = QM_MATCH_SIZE; in vf_qm_state_save()
904 migf->total_length = QM_MATCH_SIZE; in hisi_acc_vf_pre_copy()