Lines Matching +full:fast +full:- +full:read
14 * - Redistributions of source code must retain the above
18 * - Redistributions in binary form must reproduce the above
62 SRP_DEFAULT_CMD_SQ_SIZE = SRP_DEFAULT_QUEUE_SIZE - SRP_RSP_SQ_SIZE -
146 * @max_it_iu_len: Maximum initiator-to-target information unit length.
147 * @max_ti_iu_len: Maximum target-to-initiator information unit length.
155 /* These are read-only in the hot path */
196 * struct srp_target_port - RDMA port in the SRP target system
201 /* read and written in the hot path */
204 /* read only in the hot path */
283 * struct srp_fr_desc - fast registration work request arguments
286 * @frpl: Fast registration page list.
294 * struct srp_fr_pool - pool of fast registration descriptors
299 * @max_page_list_len: Maximum fast registration work request page list length.
302 * @desc: Fast registration descriptor pool.
313 * struct srp_map_state - per-request DMA memory mapping state
321 * @total_len: Total number of bytes in the sg-list being mapped.