Searched refs:max_mcast_grp (Results 1 – 12 of 12) sorted by relevance
124 props->max_mcast_grp = limit_uint(rblock->max_mcast_grp); in ehca_query_device()
331 u32 max_mcast_grp; member
190 __u32 max_mcast_grp; member
189 props->max_mcast_grp = 0; in c2_rnic_query()
152 props->max_mcast_grp = 1 << gen->log_max_mcg; in mlx5_ib_query_device()155 props->max_mcast_grp; in mlx5_ib_query_device()
111 props->max_mcast_grp = mdev->limits.num_mgms + mdev->limits.num_amgms; in mthca_query_device()114 props->max_mcast_grp; in mthca_query_device()
295 props->max_mcast_grp = 0; in usnic_ib_query_device()
1537 props->max_mcast_grp = ib_ipath_max_mcast_grps; in ipath_query_device()1540 props->max_mcast_grp; in ipath_query_device()
1592 props->max_mcast_grp = ib_qib_max_mcast_grps; in qib_query_device()1595 props->max_mcast_grp; in qib_query_device()
198 int max_mcast_grp; member
227 props->max_mcast_grp = dev->dev->caps.num_mgms + dev->dev->caps.num_amgms; in mlx4_ib_query_device()230 props->max_mcast_grp; in mlx4_ib_query_device()
435 resp->max_mcast_grp = attr->max_mcast_grp; in copy_query_dev_fields()