Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h106 CQ_XDP, enumerator
Dotx2_pf.c1754 cq_poll->cq_ids[CQ_XDP] = (qidx < pf->hw.xdp_queues) ? in otx2_open()
1759 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in otx2_open()
Dotx2_txrx.c475 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler()
Dotx2_common.c1003 cq->cq_type = CQ_XDP; in otx2_cq_init()