hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/configfs-usb-gadget-rndis
....@@ -4,14 +4,16 @@
44 Description:
55 The attributes:
66
7
- ifname - network device interface name associated with
7
+ ========= =============================================
8
+ ifname network device interface name associated with
89 this function instance
9
- qmult - queue length multiplier for high and
10
+ qmult queue length multiplier for high and
1011 super speed
11
- host_addr - MAC address of host's end of this
12
+ host_addr MAC address of host's end of this
1213 Ethernet over USB link
13
- dev_addr - MAC address of device's end of this
14
+ dev_addr MAC address of device's end of this
1415 Ethernet over USB link
15
- class - USB interface class, default is 02 (hex)
16
- subclass - USB interface subclass, default is 06 (hex)
17
- protocol - USB interface protocol, default is 00 (hex)
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
+ ========= =============================================