Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.h402 int hisi_qm_get_vft(struct hisi_qm *qm, u32 *base, u32 *number);
Dqm.c3389 int hisi_qm_get_vft(struct hisi_qm *qm, u32 *base, u32 *number) in hisi_qm_get_vft() function
3401 EXPORT_SYMBOL_GPL(hisi_qm_get_vft);
5775 ret = hisi_qm_get_vft(qm, &qm->qp_base, &qm->qp_num); in hisi_qm_init()