linux-yocto/Documentation/ABI/testing/configfs-usb-gadget-rndis
Mauro Carvalho Chehab 3443333284 docs: ABI: testing: make the files compatible with ReST output
Some files over there won't parse well by Sphinx.

Fix them.

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for IIO
Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-30 13:07:01 +01:00

690 B

What: /config/usb-gadget/gadget/functions/rndis.name Date: Jun 2013 KernelVersion: 3.11 Description: The attributes:

	=========	=============================================
	ifname		network device interface name associated with
			this function instance
	qmult		queue length multiplier for high and
			super speed
	host_addr	MAC address of host's end of this
			Ethernet over USB link
	dev_addr	MAC address of device's end of this
			Ethernet over USB link
	class		USB interface class, default is 02 (hex)
	subclass	USB interface subclass, default is 06 (hex)
	protocol	USB interface protocol, default is 00 (hex)
	=========	=============================================