Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h116 CQ_XDP, enumerator
H A Drep.c509 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in rvu_rep_napi_init()
H A Dotx2_pf.c1914 cq_poll->cq_ids[CQ_XDP] = (qidx < pf->hw.xdp_queues) ? in otx2_open()
1919 cq_poll->cq_ids[CQ_XDP] = CINT_INVALID_CQ; in otx2_open()
H A Dotx2_txrx.c493 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler()
H A Dotx2_common.c1093 cq->cq_type = CQ_XDP; in otx2_cq_init()