Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h106 CQ_XDP, enumerator
H A Dotx2_txrx.c475 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler()
H A Dotx2_pf.c1839 cq_poll->cq_ids[CQ_XDP] = (qidx < pf->hw.xdp_queues) ? in otx2_open()
1844 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in otx2_open()
H A Dotx2_common.c1008 cq->cq_type = CQ_XDP; in otx2_cq_init()