Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h104 CQ_RX, enumerator
Dotx2_common.c991 cq->cq_type = CQ_RX; in otx2_cq_init()
1025 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
Dotx2_pf.c1587 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
1749 cq_poll->cq_ids[CQ_RX] = in otx2_open()
Dotx2_txrx.c542 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()