Searched refs:hfi1_max_qps (Results 1 – 2 of 2) sorted by relevance
469 extern unsigned int hfi1_max_qps;
57 unsigned int hfi1_max_qps = 32768; variable58 module_param_named(max_qps, hfi1_max_qps, uint, S_IRUGO);1312 rdi->dparms.props.max_qp = hfi1_max_qps; in hfi1_fill_device_attr()