Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_srq.c180 if (dev->n_srqs_allocated == ib_ipath_max_srqs) { in ipath_create_srq()
Dipath_verbs.c99 unsigned int ib_ipath_max_srqs = 1024; variable
100 module_param_named(max_srqs, ib_ipath_max_srqs, uint, S_IWUSR | S_IRUGO);
1531 props->max_srq = ib_ipath_max_srqs; in ipath_query_device()
Dipath_verbs.h926 extern unsigned int ib_ipath_max_srqs;