Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_xsk.c110 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_clean_up_rq()
H A Dotx2_common.c1290 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() function
1336 otx2_free_bufs(pfvf, pool, iova, size); in otx2_free_aura_ptr()
H A Dotx2_common.h1140 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
H A Dotx2_txrx.c1310 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_cleanup_rx_cqes()