Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c119 if (otx2_alloc_buffer(pfvf, cq, &bufptr)) { in cn10k_refill_pool_ptrs()
Dotx2_common.h929 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq,
Dotx2_txrx.c433 if (otx2_alloc_buffer(pfvf, cq, &bufptr)) in otx2_refill_pool_ptrs()
Dotx2_common.c546 int otx2_alloc_buffer(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, in otx2_alloc_buffer() function