Searched refs:hfi1_max_mcast_grps (Results 1 – 3 of 3) sorted by relevance
217 if (dev->n_mcast_grps_allocated == hfi1_max_mcast_grps) { in mcast_add()
104 unsigned int hfi1_max_mcast_grps = 16384; variable105 module_param_named(max_mcast_grps, hfi1_max_mcast_grps, uint, S_IRUGO);1418 props->max_mcast_grp = hfi1_max_mcast_grps; in query_device()
1134 extern unsigned int hfi1_max_mcast_grps;