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