Home
last modified time | relevance | path

Searched refs:ib_ipath_max_cqs (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c263 if (dev->n_cqs_allocated == ib_ipath_max_cqs) { in ipath_create_cq()
Dipath_verbs.c70 unsigned int ib_ipath_max_cqs = 0x1FFFF; variable
71 module_param_named(max_cqs, ib_ipath_max_cqs, uint, S_IWUSR | S_IRUGO);
1521 props->max_cq = ib_ipath_max_cqs; in ipath_query_device()
Dipath_verbs.h914 extern unsigned int ib_ipath_max_cqs;