Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/hv/
Dnetvsc.c56 static int netvsc_init_recv_buf(struct hv_device *device);
202 static int netvsc_init_recv_buf(struct hv_device *device) in netvsc_init_recv_buf() function
671 ret = netvsc_init_recv_buf(device); in netvsc_connect_vsp()