Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h62 int qmgr_stat_overflow(unsigned int queue);
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c112 int qmgr_stat_overflow(unsigned int queue) in qmgr_stat_overflow() function
477 EXPORT_SYMBOL(qmgr_stat_overflow);
/openbmc/linux/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()