Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h609 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq);
H A Dotx2_txrx.c933 void otx2_cleanup_tx_cqes(struct otx2_nic *pfvf, struct otx2_cq_queue *cq) in otx2_cleanup_tx_cqes() function
H A Dotx2_pf.c1415 otx2_cleanup_tx_cqes(pf, cq); in otx2_free_hw_resources()