Lines Matching defs:net
63 static void netvsc_change_rx_flags(struct net_device *net, int change) in netvsc_change_rx_flags()
83 static void netvsc_set_rx_mode(struct net_device *net) in netvsc_set_rx_mode()
111 static int netvsc_open(struct net_device *net) in netvsc_open()
197 static int netvsc_close(struct net_device *net) in netvsc_close()
497 static int netvsc_vf_xmit(struct net_device *net, struct net_device *vf_netdev, in netvsc_vf_xmit()
523 static int netvsc_xmit(struct sk_buff *skb, struct net_device *net, bool xdp_tx) in netvsc_xmit()
743 void netvsc_linkstatus_callback(struct net_device *net, in netvsc_linkstatus_callback()
813 static struct sk_buff *netvsc_alloc_recv_skb(struct net_device *net, in netvsc_alloc_recv_skb()
895 int netvsc_recv_callback(struct net_device *net, in netvsc_recv_callback()
954 static void netvsc_get_drvinfo(struct net_device *net, in netvsc_get_drvinfo()
961 static void netvsc_get_channels(struct net_device *net, in netvsc_get_channels()
1127 static int netvsc_set_channels(struct net_device *net, in netvsc_set_channels()
1271 static void netvsc_get_vf_stats(struct net_device *net, in netvsc_get_vf_stats()
1301 static void netvsc_get_pcpu_stats(struct net_device *net, in netvsc_get_pcpu_stats()
1359 static void netvsc_get_stats64(struct net_device *net, in netvsc_get_stats64()
2054 struct net_device *net = hv_get_drvdata(device_obj); in netvsc_link_change() local
2462 struct net_device *net = NULL; in netvsc_probe() local
2587 struct net_device *vf_netdev, *net; in netvsc_remove() local
2634 struct net_device *net; in netvsc_suspend() local
2665 struct net_device *net = hv_get_drvdata(dev); in netvsc_resume() local