Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/pensando/ionic/
Dionic_debugfs.c205 if (qcq->flags & IONIC_QCQ_F_NOTIFYQ) { in ionic_debugfs_add_qcq()
Dionic_lif.h61 #define IONIC_QCQ_F_NOTIFYQ BIT(5) macro
Dionic_lif.c593 if (flags & IONIC_QCQ_F_NOTIFYQ) { in ionic_qcq_alloc()
735 flags = IONIC_QCQ_F_NOTIFYQ; in ionic_qcqs_alloc()