Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/soc/ixp4xx/
Dqmgr.h23 #define QUEUE_STAT2_OVERFLOW 2 macro
/Linux-v5.10/drivers/soc/ixp4xx/
Dixp4xx-qmgr.c113 return __qmgr_get_stat2(queue) & QUEUE_STAT2_OVERFLOW; in qmgr_stat_overflow()