Searched refs:hfi1_max_cqs (Results 1 – 3 of 3) sorted by relevance
296 if (dev->n_cqs_allocated == hfi1_max_cqs) { in hfi1_create_cq()
88 unsigned int hfi1_max_cqs = 0x1FFFF; variable89 module_param_named(max_cqs, hfi1_max_cqs, uint, S_IRUGO);1402 props->max_cq = hfi1_max_cqs; in query_device()
1126 extern unsigned int hfi1_max_cqs;