H A D | u_ether.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * u_ether.c -- Ethernet-over-USB link layer utilities for Gadget stack 5 * Copyright (C) 2003-2005,2008 David Brownell 6 * Copyright (C) 2003-200 145 struct usb_gadget *g = dev->gadget; rx_submit() local 352 alloc_requests(struct eth_dev * dev,struct gether * link,unsigned n) alloc_requests() argument 617 struct gether *link; eth_open() local 648 struct gether *link = dev->port_usb; eth_stop() local 739 gether_setup_name(struct usb_gadget * g,const char * dev_addr,const char * host_addr,u8 ethaddr[ETH_ALEN],unsigned qmult,const char * netname) gether_setup_name() argument 860 struct usb_gadget *g; gether_register_netdev() local 889 gether_set_gadget(struct net_device * net,struct usb_gadget * g) gether_set_gadget() argument 1042 gether_suspend(struct gether * link) gether_suspend() argument 1064 gether_resume(struct gether * link) gether_resume() argument 1114 gether_connect(struct gether * link) gether_connect() argument 1192 gether_disconnect(struct gether * link) gether_disconnect() argument [all...] |