Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c176 static inline int nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, in nicvf_alloc_rcv_buffer() function
301 err = nicvf_alloc_rcv_buffer(nic, rbdr, GFP_KERNEL, in nicvf_init_rbdr()
418 if (nicvf_alloc_rcv_buffer(nic, rbdr, gfp, RCV_FRAG_LEN, &rbuf)) in nicvf_refill_rbdr()