Searched refs:HZIP_CTX_Q_NUM (Results 1 – 1 of 1) sorted by relevance
39 HZIP_CTX_Q_NUM enumerator83 struct hisi_zip_qp_ctx qp_ctx[HZIP_CTX_Q_NUM];402 struct hisi_qp *qps[HZIP_CTX_Q_NUM] = { NULL }; in hisi_zip_ctx_init()407 ret = zip_create_qps(qps, HZIP_CTX_Q_NUM, node); in hisi_zip_ctx_init()415 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_ctx_init()424 hisi_qm_free_qps(qps, HZIP_CTX_Q_NUM); in hisi_zip_ctx_init()440 for (i = 0; i < HZIP_CTX_Q_NUM; i++) in hisi_zip_ctx_exit()450 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_create_req_q()490 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_release_req_q()503 for (i = 0; i < HZIP_CTX_Q_NUM; i++) { in hisi_zip_create_sgl_pool()[all …]