Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h61 int qmgr_stat_full(unsigned int queue);
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c98 int qmgr_stat_full(unsigned int queue) in qmgr_stat_full() function
476 EXPORT_SYMBOL(qmgr_stat_full);
/openbmc/linux/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()