Home
last modified time | relevance | path

Searched refs:fake_req_limit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h129 u32 fake_req_limit; member
H A Dsec_crypto.c199 if (ctx->fake_req_limit <= in sec_bd_send()
207 if (ctx->fake_req_limit <= in sec_bd_send()
458 ctx->fake_req_limit = QM_Q_DEPTH >> 1; in sec_ctx_base_init()
1071 if (ctx->fake_req_limit >= in sec_back_req_clear()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h145 u32 fake_req_limit; member
H A Dsec_crypto.c279 if (ctx->fake_req_limit <= in sec_bd_send()
286 if (ctx->fake_req_limit <= in sec_bd_send()
605 ctx->fake_req_limit = ctx->qps[0]->sq_depth >> 1; in sec_ctx_base_init()
1429 if (ctx->fake_req_limit >= in sec_back_req_clear()

Completed in 7 milliseconds