Searched refs:hfi1_max_qp_wrs (Results 1 – 2 of 2) sorted by relevance
431 extern unsigned int hfi1_max_qp_wrs;
92 unsigned int hfi1_max_qp_wrs = 0x3FFF; variable93 module_param_named(max_qp_wrs, hfi1_max_qp_wrs, uint, S_IRUGO);1400 rdi->dparms.props.max_qp_wr = hfi1_max_qp_wrs; in hfi1_fill_device_attr()