Searched refs:send_qid (Results 1 – 1 of 1) sorted by relevance
225 static unsigned int send_qid; variable489 send_qid = queue_spec.args[0]; in init_ixp_crypto()496 send_qid = 29; in init_ixp_crypto()546 ret = qmgr_request_queue(send_qid, NPE_QLEN_TOTAL, 0, 0, in init_ixp_crypto()553 qmgr_release_queue(send_qid); in init_ixp_crypto()578 qmgr_release_queue(send_qid); in release_ixp_crypto()731 qmgr_put_entry(send_qid, crypt_virt2phys(crypt)); in register_chain_var()732 BUG_ON(qmgr_stat_overflow(send_qid)); in register_chain_var()806 qmgr_put_entry(send_qid, crypt_virt2phys(crypt)); in gen_rev_aes_key()807 BUG_ON(qmgr_stat_overflow(send_qid)); in gen_rev_aes_key()[all …]