Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c15 .aura_freeptr = otx2_aura_freeptr,
Dotx2_common.h753 static inline void otx2_aura_freeptr(void *dev, int aura, u64 buf) in otx2_aura_freeptr() function
Dotx2_txrx.c435 otx2_aura_freeptr(pfvf, cq->cq_idx, bufptr + OTX2_HEAD_ROOM); in otx2_refill_pool_ptrs()