Lines Matching defs:net
59 struct net_device *net; member
143 static void eth_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *p) in eth_get_drvinfo()
475 struct net_device *net) in eth_start_xmit()
625 static int eth_open(struct net_device *net) in eth_open()
643 static int eth_stop(struct net_device *net) in eth_stop()
755 struct net_device *net; in gether_setup_name() local
825 struct net_device *net; in gether_setup_name_default() local
867 int gether_register_netdev(struct net_device *net) in gether_register_netdev()
899 void gether_set_gadget(struct net_device *net, struct usb_gadget *g) in gether_set_gadget()
909 int gether_set_dev_addr(struct net_device *net, const char *dev_addr) in gether_set_dev_addr()
923 int gether_get_dev_addr(struct net_device *net, char *dev_addr, int len) in gether_get_dev_addr()
939 int gether_set_host_addr(struct net_device *net, const char *host_addr) in gether_set_host_addr()
952 int gether_get_host_addr(struct net_device *net, char *host_addr, int len) in gether_get_host_addr()
968 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len) in gether_get_host_addr_cdc()
982 void gether_get_host_addr_u8(struct net_device *net, u8 host_mac[ETH_ALEN]) in gether_get_host_addr_u8()
991 void gether_set_qmult(struct net_device *net, unsigned qmult) in gether_set_qmult()
1000 unsigned gether_get_qmult(struct net_device *net) in gether_get_qmult()
1009 int gether_get_ifname(struct net_device *net, char *name, int len) in gether_get_ifname()
1022 int gether_set_ifname(struct net_device *net, const char *name, int len) in gether_set_ifname()