Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c29 [IONIC_QTYPE_NOTIFYQ] = 0, /* 0 = Base version */
776 err = ionic_qcq_alloc(lif, IONIC_QTYPE_NOTIFYQ, 0, "notifyq", in ionic_qcqs_alloc()
3910 case IONIC_QTYPE_NOTIFYQ: in ionic_lif_queue_identify()
4006 dev_dbg(ionic->dev, "eth.queue_count[IONIC_QTYPE_NOTIFYQ] %d\n", in ionic_lif_identify()
4007 le32_to_cpu(lid->eth.config.queue_count[IONIC_QTYPE_NOTIFYQ])); in ionic_lif_identify()
4037 nnqs_per_lif = le32_to_cpu(lc->queue_count[IONIC_QTYPE_NOTIFYQ]); in ionic_lif_size()