Searched refs:ib_ipath_max_mcast_qp_attached (Results 1 – 3 of 3) sorted by relevance
197 if (tmcast->n_attached == ib_ipath_max_mcast_qp_attached) { in ipath_mcast_add()
933 extern unsigned int ib_ipath_max_mcast_qp_attached;
93 unsigned int ib_ipath_max_mcast_qp_attached = 16; variable94 module_param_named(max_mcast_qp_attached, ib_ipath_max_mcast_qp_attached,1555 props->max_mcast_qp_attach = ib_ipath_max_mcast_qp_attached; in ipath_query_device()