Home
last modified time | relevance | path

Searched refs:otx2_alloc_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c123 if (otx2_alloc_buffer(pfvf, cq, &bufptr)) { in cn10k_refill_pool_ptrs()
H A Dotx2_common.h1025 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq,
H A Dotx2_txrx.c439 if (otx2_alloc_buffer(pfvf, cq, &bufptr)) in otx2_refill_pool_ptrs()
H A Dotx2_common.c592 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, in otx2_alloc_buffer() function