Skip to content

Commit bd1af6b

Browse files
dnlplmdavem330
authored andcommitted
Documentation: ABI: sysfs-class-net-qmi: document pass-through file
Add documentation for /sys/class/net/<iface>/qmi/pass_through Signed-off-by: Daniele Palmas <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent d362fd0 commit bd1af6b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Documentation/ABI/testing/sysfs-class-net-qmi

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,19 @@ Description:
5858

5959
Indicates the mux id associated to the qmimux network interface
6060
during its creation.
61+
62+
What: /sys/class/net/<iface>/qmi/pass_through
63+
Date: January 2021
64+
KernelVersion: 5.12
65+
Contact: Subash Abhinov Kasiviswanathan <[email protected]>
66+
Description:
67+
Boolean. Default: 'N'
68+
69+
Set this to 'Y' to enable 'pass-through' mode, allowing packets
70+
in MAP format to be passed on to the stack.
71+
72+
Normally the rmnet driver (CONFIG_RMNET) is then used to process
73+
and demultiplex these packets.
74+
75+
'Pass-through' mode can be enabled when the device is in
76+
'raw-ip' mode only.

0 commit comments

Comments
 (0)