Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h104 CQ_XDP, enumerator
Dotx2_txrx.c466 if (cq->cq_type == CQ_XDP) { in otx2_tx_napi_handler()
Dotx2_pf.c1739 cq_poll->cq_ids[CQ_XDP] = (qidx < pf->hw.xdp_queues) ? in otx2_open()
1744 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in otx2_open()
Dotx2_common.c938 cq->cq_type = CQ_XDP; in otx2_cq_init()