Searched refs:ib_ipath_max_cqs (Results 1 – 3 of 3) sorted by relevance
268 if (dev->n_cqs_allocated == ib_ipath_max_cqs) { in ipath_create_cq()
923 extern unsigned int ib_ipath_max_cqs;
70 unsigned int ib_ipath_max_cqs = 0x1FFFF; variable71 module_param_named(max_cqs, ib_ipath_max_cqs, uint, S_IWUSR | S_IRUGO);1538 props->max_cq = ib_ipath_max_cqs; in ipath_query_device()