Searched refs:max_ops (Results 1 – 8 of 8) sorted by relevance
210 u8 max_ops = (err_type == ERR_TYPE_CACHE) ? 9 : 7; in print_err_info() local 213 op < max_ops ? ia_check_op_strs[op] : "unknown"); in print_err_info()
281 __u32 max_ops; member
9385 args->fc_attrs.max_ops = NFS4_MAX_OPS; in nfs4_init_channel_attrs() 9389 "max_ops=%u max_reqs=%u\n", in nfs4_init_channel_attrs() 9392 args->fc_attrs.max_ops, args->fc_attrs.max_reqs); in nfs4_init_channel_attrs() 9398 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS; in nfs4_init_channel_attrs() 9404 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n", in nfs4_init_channel_attrs() 9407 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops, in nfs4_init_channel_attrs() 9420 * Our requested max_ops is the minimum we need; we're not in nfs4_verify_fore_channel_attrs() 9425 if (rcvd->max_ops < sent->max_ops) in nfs4_verify_fore_channel_attrs() 9448 if (rcvd->max_ops > sen in nfs4_verify_back_channel_attrs() [all...]
1921 *p++ = cpu_to_be32(args->fc_attrs.max_ops); /* max operations */ in encode_create_session() 1930 *p++ = cpu_to_be32(args->bc_attrs.max_ops); /* max operations */ in encode_create_session() 5830 attrs->max_ops = be32_to_cpup(p++); in decode_chan_attrs()
200 u32 max_ops; member
3668 resp.tm_caps.max_ops = attr.tm_caps.max_ops; in ib_uverbs_ex_query_device()
366 u32 max_ops; member
1121 props->tm_caps.max_ops = in mlx5_ib_query_device()