Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c225 static unsigned int send_qid; variable
491 send_qid = queue_spec.args[0]; in init_ixp_crypto()
499 send_qid = 29; in init_ixp_crypto()
556 qmgr_release_queue(send_qid); in init_ixp_crypto()
581 qmgr_release_queue(send_qid); in release_ixp_crypto()
735 BUG_ON(qmgr_stat_overflow(send_qid)); in register_chain_var()
810 BUG_ON(qmgr_stat_overflow(send_qid)); in gen_rev_aes_key()
995 if (qmgr_stat_full(send_qid)) in ablk_perform()
1046 BUG_ON(qmgr_stat_overflow(send_qid)); in ablk_perform()
1109 if (qmgr_stat_full(send_qid)) in aead_perform()
[all …]