Searched refs:ib_ipath_max_srqs (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_srq.c175 if (dev->n_srqs_allocated == ib_ipath_max_srqs) {
H A Dipath_verbs.c98 unsigned int ib_ipath_max_srqs = 1024; variable
99 module_param_named(max_srqs, ib_ipath_max_srqs, uint, S_IWUSR | S_IRUGO);
1524 props->max_srq = ib_ipath_max_srqs;
H A Dipath_verbs.h921 extern unsigned int ib_ipath_max_srqs;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_srq.c175 if (dev->n_srqs_allocated == ib_ipath_max_srqs) {
H A Dipath_verbs.c98 unsigned int ib_ipath_max_srqs = 1024; variable
99 module_param_named(max_srqs, ib_ipath_max_srqs, uint, S_IWUSR | S_IRUGO);
1524 props->max_srq = ib_ipath_max_srqs;
H A Dipath_verbs.h921 extern unsigned int ib_ipath_max_srqs;

Completed in 227 milliseconds