Searched refs:IONIC_QCQ_F_NOTIFYQ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ionic/ | ||
| H A D | ionic_lif.h | 52 #define IONIC_QCQ_F_NOTIFYQ BIT(3) macro |
| H A D | ionic_lif.c | 793 flags = IONIC_QCQ_F_NOTIFYQ | IONIC_QCQ_F_INTR; in ionic_notify_qcq_alloc() |