Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1206 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() function
1251 otx2_free_bufs(pfvf, pool, iova, size); in otx2_free_aura_ptr()
Dotx2_common.h1064 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
Dotx2_txrx.c1240 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_cleanup_rx_cqes()