Searched refs:HZIP_CTX_Q_NUM (Results 1 – 1 of 1) sorted by relevance
54 HZIP_CTX_Q_NUM enumerator109 struct hisi_zip_qp_ctx qp_ctx[HZIP_CTX_Q_NUM];555 struct hisi_qp *qps[HZIP_CTX_Q_NUM] = { NULL }; in hisi_zip_ctx_init()560 ret = zip_create_qps(qps, HZIP_CTX_Q_NUM, node); in hisi_zip_ctx_init()568 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_ctx_init()577 hisi_qm_free_qps(qps, HZIP_CTX_Q_NUM); in hisi_zip_ctx_init()605 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_create_req_q()646 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_release_req_q()658 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_create_sgl_pool()682 for (i = 0; i < HZIP_CTX_Q_NUM; i++) in hisi_zip_release_sgl_pool()[all …]