netvsc_alloc_recv_comp_ring  186 drivers/net/hyperv/hyperv_net.h int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx);
netvsc_alloc_recv_comp_ring  393 drivers/net/hyperv/netvsc.c 	ret = netvsc_alloc_recv_comp_ring(net_device, 0);
netvsc_alloc_recv_comp_ring 1406 drivers/net/hyperv/rndis_filter.c 		ret = netvsc_alloc_recv_comp_ring(net_device, i);