Lines Matching full:srp
48 #include <scsi/srp.h>
54 * ServiceEntries attribute pair. See also the SRP specification.
56 #define SRP_SERVICE_NAME_PREFIX "SRP.T10:"
62 * SRP IOControllerProfile attributes for SRP target ports that have
63 * not been defined in <scsi/srp.h>. Source: section B.7, table B.7
64 * in the SRP specification.
75 * srp_login_cmd.req_flags bitmasks. See also table 9 in the SRP
85 * 18 and 20 in the SRP specification.
92 * 16 and 22 in the SRP specification.
96 /* See also table 24 in the SRP specification. */
101 /* See also table 21 in the SRP specification. */
233 * enum rdma_ch_state - SRP channel state
287 * @pkey: P_Key of the IB partition for this SRP channel.
288 * @sess: Session information associated with this SRP channel.
351 * @srp_max_rdma_size: Maximum size of SRP RDMA transfers for new connections.
352 * @srp_max_rsp_size: Maximum size of SRP response messages in bytes.