Home
last modified time | relevance | path

Searched refs:CQ_RX (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h101 CQ_RX, enumerator
H A Dotx2_txrx.c414 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()
H A Dotx2_common.c824 cq->cq_type = CQ_RX; in otx2_cq_init()
844 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
H A Dotx2_pf.c1416 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
1505 cq_poll->cq_ids[CQ_RX] = in otx2_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h104 CQ_RX, enumerator
H A Dotx2_common.c996 cq->cq_type = CQ_RX; in otx2_cq_init()
1030 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
H A Dotx2_pf.c1628 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
1817 cq_poll->cq_ids[CQ_RX] = in otx2_open()
H A Dotx2_txrx.c549 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()

Completed in 15 milliseconds