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

/linux-master/include/linux/soc/ixp4xx/
H A Dqmgr.h62 int qmgr_stat_overflow(unsigned int queue);
/linux-master/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) function
476 EXPORT_SYMBOL(qmgr_stat_overflow); variable
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c732 BUG_ON(qmgr_stat_overflow(send_qid));
807 BUG_ON(qmgr_stat_overflow(send_qid));
1043 BUG_ON(qmgr_stat_overflow(send_qid));
1192 BUG_ON(qmgr_stat_overflow(send_qid));

Completed in 120 milliseconds