Searched refs:max_mcast_qp_attach (Results 1 – 17 of 17) sorted by relevance
16 if (rxe->attr.max_mcast_qp_attach == 0) { in rxe_mcast_get_grp()67 if (grp->num_qp >= rxe->attr.max_mcast_qp_attach) { in rxe_mcast_add_grp_elem()
63 rxe->attr.max_mcast_qp_attach = RXE_MAX_MCAST_QP_ATTACH; in rxe_init_device_param()
234 rdi->dparms.props.max_mcast_qp_attach) { in rvt_mcast_add()
246 u32 max_mcast_qp_attach; member
118 props->max_mcast_qp_attach = MTHCA_QP_PER_MGM; in mthca_query_device()119 props->max_total_mcast_qp_attach = props->max_mcast_qp_attach * in mthca_query_device()
326 props->max_mcast_qp_attach = 0; in usnic_ib_query_device()
205 __u32 max_mcast_qp_attach; member
150 __u32 max_mcast_qp_attach; member
136 __u32 max_mcast_qp_attach; member
1471 rdi->dparms.props.max_mcast_qp_attach = ib_qib_max_mcast_qp_attached; in qib_fill_device_attr()1473 rdi->dparms.props.max_mcast_qp_attach * in qib_fill_device_attr()
1373 rdi->dparms.props.max_mcast_qp_attach = hfi1_max_mcast_qp_attached; in hfi1_fill_device_attr()1375 rdi->dparms.props.max_mcast_qp_attach * in hfi1_fill_device_attr()
635 u32 max_mcast_qp_attach; member
558 props->max_mcast_qp_attach = dev->dev->caps.num_qp_per_mgm; in mlx4_ib_query_device()559 props->max_total_mcast_qp_attach = props->max_mcast_qp_attach * in mlx4_ib_query_device()
359 resp->max_mcast_qp_attach = attr->max_mcast_qp_attach; in copy_query_dev_fields()
974 props->max_mcast_qp_attach = MLX5_CAP_GEN(mdev, max_qp_mcg); in mlx5_ib_query_device()975 props->max_total_mcast_qp_attach = props->max_mcast_qp_attach * in mlx5_ib_query_device()
409 int max_mcast_qp_attach; member
176 ib_attr->max_mcast_qp_attach = 0; in bnxt_re_query_device()