Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/unisys/visornic/
Dvisornic_main.c417 static struct sk_buff *alloc_rcv_buf(struct net_device *netdev) in alloc_rcv_buf() function
609 devdata->rcvbuf[i] = alloc_rcv_buf(netdev); in init_rcv_bufs()
1152 devdata->rcvbuf[i] = alloc_rcv_buf(netdev); in repost_return()
1603 devdata->rcvbuf[i] = alloc_rcv_buf(netdev); in send_rcv_posts_if_needed()