Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c1644 int netvsc_poll(struct napi_struct *napi, int budget) in netvsc_poll() function
1767 netif_napi_add(ndev, &net_device->chan_table[0].napi, netvsc_poll); in netvsc_device_add()
H A Dhyperv_net.h241 int netvsc_poll(struct napi_struct *napi, int budget);
H A Drndis_filter.c1593 netvsc_poll); in rndis_filter_device_add()