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