Searched refs:rdmarc_per_qp (Results 1 – 3 of 3) sorted by relevance
105 profile[MLX4_RES_RDMARC].num = request->num_qp * request->rdmarc_per_qp; in mlx4_make_profile()
231 .rdmarc_per_qp = 4,245 module_param_named(log_rdmarc_per_qp, mod_param_profile.rdmarc_per_qp, int,530 profile->rdmarc_per_qp = 1 << mod_param_profile.rdmarc_per_qp; in process_mod_param_profile()
401 int rdmarc_per_qp; member