Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h52 #define IONIC_QCQ_F_NOTIFYQ BIT(3) macro
H A Dionic_lif.c793 flags = IONIC_QCQ_F_NOTIFYQ | IONIC_QCQ_F_INTR; in ionic_notify_qcq_alloc()