Searched refs:n_mcast_grps_allocated (Results 1 – 2 of 2) sorted by relevance
205 if (rdi->n_mcast_grps_allocated == rdi->dparms.props.max_mcast_grp) { in rvt_mcast_add()211 rdi->n_mcast_grps_allocated++; in rvt_mcast_add()379 rdi->n_mcast_grps_allocated--; in rvt_detach_mcast()
424 u32 n_mcast_grps_allocated; /* number of mcast groups allocated */ member