Searched refs:max_hdr_size (Results 1 – 4 of 4) sorted by relevance
228 __le32 max_hdr_size; member
1378 req->iu = rtrs_iu_alloc(1, clt_path->max_hdr_size, GFP_KERNEL, in alloc_path_reqs()1881 clt_path->max_hdr_size = le32_to_cpu(msg->max_hdr_size); in rtrs_rdma_conn_established()1884 clt_path->chunk_size = clt_path->max_io_size + clt_path->max_hdr_size; in rtrs_rdma_conn_established()3048 if (usr_len + hdr_len > clt_path->max_hdr_size) { in rtrs_clt_request()3052 usr_len, hdr_len, clt_path->max_hdr_size); in rtrs_clt_request()
1659 .max_hdr_size = cpu_to_le32(MAX_HDR_SIZE), in rtrs_rdma_do_accept()
1761 size_t max_hdr_size = MAX_SMB2_HDR_SIZE; in cifs_init_request_bufs() local1777 CIFSMaxBufSize + max_hdr_size, 0, in cifs_init_request_bufs()1779 CIFSMaxBufSize + max_hdr_size, in cifs_init_request_bufs()