Home
last modified time | relevance | path

Searched refs:otx2_free_bufs (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_xsk.c109 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_clean_up_rq()
H A Dotx2_common.c1296 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() function
1342 otx2_free_bufs(pfvf, pool, iova, size); in otx2_free_aura_ptr()
H A Dotx2_common.h1115 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
H A Dotx2_txrx.c1306 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_cleanup_rx_cqes()