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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/include/mach/
H A Dqmgr.h194 * qmgr_stat_overflow() - checks if a hardware queue experienced overflow
199 static inline int qmgr_stat_overflow(unsigned int queue) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c652 BUG_ON(qmgr_stat_overflow(SEND_QID));
727 BUG_ON(qmgr_stat_overflow(SEND_QID));
937 BUG_ON(qmgr_stat_overflow(SEND_QID));
1090 BUG_ON(qmgr_stat_overflow(SEND_QID));

Completed in 151 milliseconds