Searched refs:max_hdr_size (Results 1 – 5 of 5) sorted by relevance
142 u32 max_hdr_size; member
224 __le32 max_hdr_size; member
1373 req->iu = rtrs_iu_alloc(1, clt_path->max_hdr_size, GFP_KERNEL, in alloc_path_reqs()1877 clt_path->max_hdr_size = le32_to_cpu(msg->max_hdr_size); in rtrs_rdma_conn_established()1880 clt_path->chunk_size = clt_path->max_io_size + clt_path->max_hdr_size; in rtrs_rdma_conn_established()3022 if (usr_len + hdr_len > clt_path->max_hdr_size) { in rtrs_clt_request()3026 usr_len, hdr_len, clt_path->max_hdr_size); in rtrs_clt_request()
1589 .max_hdr_size = cpu_to_le32(MAX_HDR_SIZE), in rtrs_rdma_do_accept()
1519 size_t max_hdr_size = MAX_SMB2_HDR_SIZE; in cifs_init_request_bufs() local1535 CIFSMaxBufSize + max_hdr_size, 0, in cifs_init_request_bufs()1537 CIFSMaxBufSize + max_hdr_size, in cifs_init_request_bufs()