Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c225 static unsigned int send_qid; variable
489 send_qid = queue_spec.args[0]; in init_ixp_crypto()
496 send_qid = 29; in init_ixp_crypto()
553 qmgr_release_queue(send_qid); in init_ixp_crypto()
578 qmgr_release_queue(send_qid); in release_ixp_crypto()
732 BUG_ON(qmgr_stat_overflow(send_qid)); in register_chain_var()
807 BUG_ON(qmgr_stat_overflow(send_qid)); in gen_rev_aes_key()
992 if (qmgr_stat_full(send_qid)) in ablk_perform()
1043 BUG_ON(qmgr_stat_overflow(send_qid)); in ablk_perform()
1106 if (qmgr_stat_full(send_qid)) in aead_perform()
[all …]