Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/ixp4xx/
H A Dqmgr.h19 #define QUEUE_STAT1_NEARLY_EMPTY 2 macro
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c89 return __qmgr_get_stat1(queue) & QUEUE_STAT1_NEARLY_EMPTY; in qmgr_stat_below_low_watermark()