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