Searched refs:hisi_qm_create_qp (Results 1 – 3 of 3) sorted by relevance
202 struct hisi_qp *hisi_qm_create_qp(struct hisi_qm *qm, u8 alg_type);
1105 struct hisi_qp *hisi_qm_create_qp(struct hisi_qm *qm, u8 alg_type) in hisi_qm_create_qp() function1170 EXPORT_SYMBOL_GPL(hisi_qm_create_qp);
116 qp = hisi_qm_create_qp(qm, alg_type); in hisi_zip_create_qp()