Searched refs:maxhdrsize (Results 1 – 1 of 1) sorted by relevance
1003 size_t maxhdrsize; in rpcrdma_req_create() local1010 maxhdrsize = rpcrdma_fixed_maxsz + 3 + in rpcrdma_req_create()1012 maxhdrsize *= sizeof(__be32); in rpcrdma_req_create()1013 rb = rpcrdma_regbuf_alloc(__roundup_pow_of_two(maxhdrsize), in rpcrdma_req_create()