Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h609 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
Dotx2_txrx.c933 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq) in otx2_cleanup_tx_cqes() function
Dotx2_pf.c1410 otx2_cleanup_tx_cqes(pf, cq); in otx2_free_hw_resources()