Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1211 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_free_bufs() function
1256 otx2_free_bufs(pfvf, pool, iova, size); in otx2_free_aura_ptr()
H A Dotx2_common.h1066 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
H A Dotx2_txrx.c1243 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_cleanup_rx_cqes()