Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c58 static int __qmgr_get_stat2(unsigned int queue) in __qmgr_get_stat2() function
113 return __qmgr_get_stat2(queue) & QUEUE_STAT2_OVERFLOW; in qmgr_stat_overflow()
/kernel/linux/linux-6.6/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c59 static int __qmgr_get_stat2(unsigned int queue) in __qmgr_get_stat2() function
114 return __qmgr_get_stat2(queue) & QUEUE_STAT2_OVERFLOW; in qmgr_stat_overflow()

Completed in 2 milliseconds