Home
last modified time | relevance | path

Searched refs:qmgr_stat_overflow (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/soc/ixp4xx/
H A Dqmgr.h62 int qmgr_stat_overflow(unsigned int queue);
/kernel/linux/linux-6.6/include/linux/soc/ixp4xx/
H A Dqmgr.h62 int qmgr_stat_overflow(unsigned int queue);
/kernel/linux/linux-5.10/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c106 * qmgr_stat_overflow() - checks if a hardware queue experienced overflow
111 int qmgr_stat_overflow(unsigned int queue) in qmgr_stat_overflow() function
476 EXPORT_SYMBOL(qmgr_stat_overflow); variable
/kernel/linux/linux-6.6/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c107 * qmgr_stat_overflow() - checks if a hardware queue experienced overflow
112 int qmgr_stat_overflow(unsigned int queue) in qmgr_stat_overflow() function
477 EXPORT_SYMBOL(qmgr_stat_overflow); variable
/kernel/linux/linux-5.10/drivers/crypto/
H A Dixp4xx_crypto.c672 BUG_ON(qmgr_stat_overflow(SEND_QID)); in register_chain_var()
747 BUG_ON(qmgr_stat_overflow(SEND_QID)); in gen_rev_aes_key()
949 BUG_ON(qmgr_stat_overflow(SEND_QID)); in ablk_perform()
1097 BUG_ON(qmgr_stat_overflow(SEND_QID)); in aead_perform()
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c732 BUG_ON(qmgr_stat_overflow(send_qid)); in register_chain_var()
807 BUG_ON(qmgr_stat_overflow(send_qid)); in gen_rev_aes_key()
1043 BUG_ON(qmgr_stat_overflow(send_qid)); in ablk_perform()
1192 BUG_ON(qmgr_stat_overflow(send_qid)); in aead_perform()

Completed in 7 milliseconds