Searched refs:max_mcast_qp_attach (Results 1 – 10 of 10) sorted by relevance
192 rdi->dparms.props.max_mcast_qp_attach) { in rvt_mcast_add()
325 if (n > rxe->attr.max_mcast_qp_attach) { in __rxe_init_mca()
246 u32 max_mcast_qp_attach; member
217 __u32 max_mcast_qp_attach; member
1331 rdi->dparms.props.max_mcast_qp_attach = hfi1_max_mcast_qp_attached; in hfi1_fill_device_attr()1333 rdi->dparms.props.max_mcast_qp_attach * in hfi1_fill_device_attr()
635 u32 max_mcast_qp_attach; member
1124 props->max_mcast_qp_attach = MLX5_CAP_GEN(mdev, max_qp_mcg); in mlx5_ib_query_device()1125 props->max_total_mcast_qp_attach = props->max_mcast_qp_attach * in mlx5_ib_query_device()
430 int max_mcast_qp_attach; member
241 ib_attr->max_mcast_qp_attach = 0; in bnxt_re_query_device()
58 props->max_mcast_qp_attach = IRDMA_MAX_MGS_PER_CTX; in irdma_query_device()