Searched refs:otx2_free_bufs (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 1211 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 D | otx2_common.h | 1066 void otx2_free_bufs(struct otx2_nic *pfvf, struct otx2_pool *pool,
|
H A D | otx2_txrx.c | 1243 otx2_free_bufs(pfvf, pool, iova, pfvf->rbsize); in otx2_cleanup_rx_cqes()
|