Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h114 CQ_RX, enumerator
H A Drep.c504 cq_poll->cq_ids[CQ_RX] = in rvu_rep_napi_init()
H A Dotx2_common.c1061 cq->cq_type = CQ_RX; in otx2_cq_init()
1107 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
H A Dotx2_pf.c1784 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
1998 cq_poll->cq_ids[CQ_RX] = in otx2_open()
H A Dotx2_txrx.c585 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()