hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/stable/sysfs-driver-ib_srp
....@@ -6,6 +6,7 @@
66 One can request ib_srp to connect to a new target by writing
77 a comma-separated list of login parameters to this sysfs
88 attribute. The supported parameters are:
9
+
910 * id_ext, a 16-digit hexadecimal number specifying the eight
1011 byte identifier extension in the 16-byte SRP target port
1112 identifier. The target port identifier is sent by ib_srp
....@@ -67,6 +68,8 @@
6768 initiator is allowed to queue per SCSI host. The default
6869 value for this parameter is 62. The lowest supported value
6970 is 2.
71
+ * max_it_iu_size, a decimal number specifying the maximum
72
+ initiator to target information unit length.
7073
7174 What: /sys/class/infiniband_srp/srp-<hca>-<port_number>/ibdev
7275 Date: January 2, 2006