Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_xsk.h17 int otx2_xsk_pool_alloc_buf(struct otx2_nic *pfvf, struct otx2_pool *pool,
H A Dotx2_xsk.c16 int otx2_xsk_pool_alloc_buf(struct otx2_nic *pfvf, struct otx2_pool *pool, in otx2_xsk_pool_alloc_buf() function
H A Dotx2_common.c562 return otx2_xsk_pool_alloc_buf(pfvf, pool, dma, idx); in __otx2_alloc_rbuf()