xref: /linux/Documentation/ABI/testing/configfs-usb-gadget-rndis (revision ae0d0bb29b311ee3c71c8796f76d309a3779c8d9)
1What:		/config/usb-gadget/gadget/functions/rndis.name
2Date:		Jun 2013
3KernelVersion:	3.11
4Description:
5		The attributes:
6
7		=========	=============================================
8		ifname		network device interface name associated with
9				this function instance
10		qmult		queue length multiplier for high and
11				super speed
12		host_addr	MAC address of host's end of this
13				Ethernet over USB link
14		dev_addr	MAC address of device's end of this
15				Ethernet over USB link
16		class		USB interface class, default is 02 (hex)
17		subclass	USB interface subclass, default is 06 (hex)
18		protocol	USB interface protocol, default is 00 (hex)
19		=========	=============================================
20