Home
last modified time | relevance | path

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

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