Lines Matching defs:net
85 static void netvsc_set_multicast_list(struct net_device *net) in netvsc_set_multicast_list()
92 static int netvsc_open(struct net_device *net) in netvsc_open()
119 static int netvsc_close(struct net_device *net) in netvsc_close()
417 static int netvsc_start_xmit(struct sk_buff *skb, struct net_device *net) in netvsc_start_xmit()
647 struct net_device *net; in netvsc_linkstatus_callback() local
691 struct net_device *net; in netvsc_recv_callback() local
753 static void netvsc_get_drvinfo(struct net_device *net, in netvsc_get_drvinfo()
760 static void netvsc_get_channels(struct net_device *net, in netvsc_get_channels()
773 static int netvsc_set_channels(struct net_device *net, in netvsc_set_channels()
913 static struct rtnl_link_stats64 *netvsc_get_stats64(struct net_device *net, in netvsc_get_stats64()
981 static void netvsc_poll_controller(struct net_device *net) in netvsc_poll_controller()
1022 struct net_device *net; in netvsc_link_change() local
1069 struct net_device *net = NULL; in netvsc_probe() local
1157 struct net_device *net; in netvsc_remove() local