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