Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h102 CQ_RX, enumerator
Dotx2_common.c975 cq->cq_type = CQ_RX; in otx2_cq_init()
1009 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
Dotx2_pf.c1597 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
1778 cq_poll->cq_ids[CQ_RX] = in otx2_open()
Dotx2_txrx.c546 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()