Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h109 CQ_XDP, enumerator
Dotx2_txrx.c478 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler()
Dotx2_pf.c1835 cq_poll->cq_ids[CQ_XDP] = (qidx < pf->hw.xdp_queues) ? in otx2_open()
1840 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in otx2_open()
Dotx2_common.c1008 cq->cq_type = CQ_XDP; in otx2_cq_init()