Searched refs:QUEUE_IRQ_SRC_NOT_FULL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/soc/ixp4xx/ | ||
D | qmgr.h | 42 #define QUEUE_IRQ_SRC_NOT_FULL 7 macro |
/Linux-v6.6/drivers/soc/ixp4xx/ | ||
D | ixp4xx-qmgr.c | 126 BUG_ON(src > QUEUE_IRQ_SRC_NOT_FULL); in qmgr_set_irq() |