From 9370bb92b2d16684ee45cf24e879c93c509162da Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 19 Dec 2024 01:47:39 +0000 Subject: [PATCH] add wifi6 8852be driver --- kernel/Documentation/ABI/stable/sysfs-driver-ib_srp | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/ABI/stable/sysfs-driver-ib_srp b/kernel/Documentation/ABI/stable/sysfs-driver-ib_srp index 7049a2b..bada15a 100644 --- a/kernel/Documentation/ABI/stable/sysfs-driver-ib_srp +++ b/kernel/Documentation/ABI/stable/sysfs-driver-ib_srp @@ -6,6 +6,7 @@ One can request ib_srp to connect to a new target by writing a comma-separated list of login parameters to this sysfs attribute. The supported parameters are: + * id_ext, a 16-digit hexadecimal number specifying the eight byte identifier extension in the 16-byte SRP target port identifier. The target port identifier is sent by ib_srp @@ -67,6 +68,8 @@ initiator is allowed to queue per SCSI host. The default value for this parameter is 62. The lowest supported value is 2. + * max_it_iu_size, a decimal number specifying the maximum + initiator to target information unit length. What: /sys/class/infiniband_srp/srp-<hca>-<port_number>/ibdev Date: January 2, 2006 -- Gitblit v1.6.2