Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A 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()
3098 dev_dbg(ionic->dev, "eth.queue_count[IONIC_QTYPE_NOTIFYQ] %d\n", in ionic_lif_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()
H A Dionic_if.h333 * @IONIC_QTYPE_NOTIFYQ: Notify Queue
341 IONIC_QTYPE_NOTIFYQ = 1, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c28 [IONIC_QTYPE_NOTIFYQ] = 0, /* 0 = Base version */
736 err = ionic_qcq_alloc(lif, IONIC_QTYPE_NOTIFYQ, 0, "notifyq", in ionic_qcqs_alloc()
3783 case IONIC_QTYPE_NOTIFYQ: in ionic_lif_queue_identify()
3868 dev_dbg(ionic->dev, "eth.queue_count[IONIC_QTYPE_NOTIFYQ] %d\n", in ionic_lif_identify()
3869 le32_to_cpu(lid->eth.config.queue_count[IONIC_QTYPE_NOTIFYQ])); in ionic_lif_identify()
3899 nnqs_per_lif = le32_to_cpu(lc->queue_count[IONIC_QTYPE_NOTIFYQ]); in ionic_lif_size()
H A Dionic_if.h352 * @IONIC_QTYPE_NOTIFYQ: Notify Queue
360 IONIC_QTYPE_NOTIFYQ = 1, enumerator

Completed in 20 milliseconds