Lines Matching +full:unit +full:- +full:addresses
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 -
136 * @max_it_iu_len: Maximum initiator-to-target information unit length.
137 * @max_ti_iu_len: Maximum target-to-initiator information unit length.
145 /* These are read-only in the hot path */
273 * struct srp_fr_desc - fast registration work request arguments
284 * struct srp_fr_pool - pool of fast registration descriptors
303 * struct srp_map_state - per-request DMA memory mapping state
306 * @pages: Array with DMA addresses of pages being considered for
311 * @total_len: Total number of bytes in the sg-list being mapped.
312 * @npages: Number of page addresses in the pages[] array.