Home
last modified time | relevance | path

Searched refs:QUEUE_STAT2_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h23 #define QUEUE_STAT2_OVERFLOW 2 macro
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c114 return __qmgr_get_stat2(queue) & QUEUE_STAT2_OVERFLOW; in qmgr_stat_overflow()