Searched refs:hfi1_max_qp_wrs (Results 1 – 3 of 3) sorted by relevance
92 unsigned int hfi1_max_qp_wrs = 0x3FFF; variable93 module_param_named(max_qp_wrs, hfi1_max_qp_wrs, uint, S_IRUGO);1399 props->max_qp_wr = hfi1_max_qp_wrs; in query_device()
1026 init_attr->cap.max_send_wr > hfi1_max_qp_wrs || in hfi1_create_qp()1035 init_attr->cap.max_recv_wr > hfi1_max_qp_wrs) { in hfi1_create_qp()
1128 extern unsigned int hfi1_max_qp_wrs;