Searched refs:hfi1_max_mcast_qp_attached (Results 1 – 2 of 2) sorted by relevance
475 extern unsigned int hfi1_max_mcast_qp_attached;
70 unsigned int hfi1_max_mcast_qp_attached = 16; variable71 module_param_named(max_mcast_qp_attached, hfi1_max_mcast_qp_attached,1331 rdi->dparms.props.max_mcast_qp_attach = hfi1_max_mcast_qp_attached; in hfi1_fill_device_attr()