Lines Matching defs:net

61 static void netvsc_change_rx_flags(struct net_device *net, int change)  in netvsc_change_rx_flags()
81 static void netvsc_set_rx_mode(struct net_device *net) in netvsc_set_rx_mode()
109 static int netvsc_open(struct net_device *net) in netvsc_open()
195 static int netvsc_close(struct net_device *net) in netvsc_close()
445 static int netvsc_vf_xmit(struct net_device *net, struct net_device *vf_netdev, in netvsc_vf_xmit()
471 static int netvsc_xmit(struct sk_buff *skb, struct net_device *net, bool xdp_tx) in netvsc_xmit()
692 void netvsc_linkstatus_callback(struct net_device *net, in netvsc_linkstatus_callback()
781 static struct sk_buff *netvsc_alloc_recv_skb(struct net_device *net, in netvsc_alloc_recv_skb()
870 int netvsc_recv_callback(struct net_device *net, in netvsc_recv_callback()
935 static void netvsc_get_drvinfo(struct net_device *net, in netvsc_get_drvinfo()
942 static void netvsc_get_channels(struct net_device *net, in netvsc_get_channels()
1108 static int netvsc_set_channels(struct net_device *net, in netvsc_set_channels()
1252 static void netvsc_get_vf_stats(struct net_device *net, in netvsc_get_vf_stats()
1282 static void netvsc_get_pcpu_stats(struct net_device *net, in netvsc_get_pcpu_stats()
1341 static void netvsc_get_stats64(struct net_device *net, in netvsc_get_stats64()
2046 struct net_device *net = hv_get_drvdata(device_obj); in netvsc_link_change() local
2476 struct net_device *net = NULL; in netvsc_probe() local
2605 struct net_device *vf_netdev, *net; in netvsc_remove() local
2651 struct net_device *net; in netvsc_suspend() local
2682 struct net_device *net = hv_get_drvdata(dev); in netvsc_resume() local