Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/soc/ixp4xx/
H A Dqmgr.h61 int qmgr_stat_full(unsigned int queue);
/kernel/linux/linux-6.6/include/linux/soc/ixp4xx/
H A Dqmgr.h61 int qmgr_stat_full(unsigned int queue);
/kernel/linux/linux-5.10/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c92 * qmgr_stat_full() - checks if a hardware queue is full
97 int qmgr_stat_full(unsigned int queue) in qmgr_stat_full() function
475 EXPORT_SYMBOL(qmgr_stat_full); variable
/kernel/linux/linux-6.6/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c93 * qmgr_stat_full() - checks if a hardware queue is full
98 int qmgr_stat_full(unsigned int queue) in qmgr_stat_full() function
476 EXPORT_SYMBOL(qmgr_stat_full); variable
/kernel/linux/linux-5.10/drivers/crypto/
H A Dixp4xx_crypto.c899 if (qmgr_stat_full(SEND_QID)) in ablk_perform()
1012 if (qmgr_stat_full(SEND_QID)) in aead_perform()
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c992 if (qmgr_stat_full(send_qid)) in ablk_perform()
1106 if (qmgr_stat_full(send_qid)) in aead_perform()

Completed in 11 milliseconds