Home
last modified time | relevance | path

Searched refs:otx2_cleanup_rx_cqes (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h986 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, int qidx);
Dotx2_txrx.c1210 void otx2_cleanup_rx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, int qidx) in otx2_cleanup_rx_cqes() function
Dotx2_pf.c1588 otx2_cleanup_rx_cqes(pf, cq, qidx); in otx2_free_hw_resources()