Searched refs:hfi1_max_mcast_grps (Results 1 – 2 of 2) sorted by relevance
518 extern unsigned int hfi1_max_mcast_grps;
107 unsigned int hfi1_max_mcast_grps = 16384; variable108 module_param_named(max_mcast_grps, hfi1_max_mcast_grps, uint, S_IRUGO);1372 rdi->dparms.props.max_mcast_grp = hfi1_max_mcast_grps; in hfi1_fill_device_attr()