Searched refs:QM_HW_VF (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c990 if (qm->fun_type == QM_HW_VF || !debug->last_words)
1008 if (qm->fun_type == QM_HW_VF || !debug->last_words)
1210 QM_HW_PF : QM_HW_VF;
1218 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) {
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c958 if (qm->fun_type == QM_HW_VF || !debug->last_words)
972 if (qm->fun_type == QM_HW_VF || !debug->last_words)
1120 QM_HW_PF : QM_HW_VF;
1128 } else if (qm->fun_type == QM_HW_VF && qm->ver == QM_HW_V1) {
/linux-master/drivers/crypto/hisilicon/
H A Ddebugfs.c880 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words)
893 if (qm->fun_type == QM_HW_VF)
1008 if (qm->fun_type == QM_HW_VF || !debug->qm_last_words)
H A Dqm.c469 if (qm->fun_type == QM_HW_VF)
2845 if (qm->ver > QM_HW_V2 && qm->fun_type == QM_HW_VF)
3253 if (qm->fun_type == QM_HW_VF)
3274 if (qm->fun_type == QM_HW_VF)
4849 if (qm->fun_type == QM_HW_VF)
4866 if (qm->fun_type == QM_HW_VF)
5020 if (qm->fun_type == QM_HW_VF) {
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1159 QM_HW_PF : QM_HW_VF;
1228 if (qm->fun_type == QM_HW_VF || !debug->last_words)
1246 if (qm->fun_type == QM_HW_VF || !debug->last_words)
/linux-master/include/linux/
H A Dhisi_acc_qm.h129 QM_HW_VF, enumerator in enum:qm_fun_type
/linux-master/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1131 vf_qm->fun_type = QM_HW_VF;

Completed in 125 milliseconds