Home
last modified time | relevance | path

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

/drivers/net/ethernet/pensando/ionic/
Dionic_lif.c24 [IONIC_QTYPE_NOTIFYQ] = 0, /* 0 = Base version */
659 err = ionic_qcq_alloc(lif, IONIC_QTYPE_NOTIFYQ, 0, "notifyq", in ionic_qcqs_alloc()
3013 case IONIC_QTYPE_NOTIFYQ: in ionic_lif_queue_identify()
3099 le32_to_cpu(lid->eth.config.queue_count[IONIC_QTYPE_NOTIFYQ])); in ionic_lif_identify()
3128 nnqs_per_lif = le32_to_cpu(lc->queue_count[IONIC_QTYPE_NOTIFYQ]); in ionic_lif_size()
Dionic_if.h341 IONIC_QTYPE_NOTIFYQ = 1, enumerator