Lines Matching +full:mcast +full:- +full:groups
18 * - Redistributions of source code must retain the above
22 * - Redistributions in binary form must reproduce the above
60 udata->inbuf = ibuf; in ib_uverbs_init_udata()
61 udata->outbuf = obuf; in ib_uverbs_init_udata()
62 udata->inlen = ilen; in ib_uverbs_init_udata()
63 udata->outlen = olen; in ib_uverbs_init_udata()
105 const struct attribute_group *groups[2]; member
172 /* lock for mcast list */
263 res = attr->port_cap_flags & ~(u32)IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()
265 if (attr->ip_gids) in make_port_cap_flags()
280 async_ev_file = READ_ONCE(attrs->ufile->default_async_file); in ib_uverbs_get_async_event()
286 uverbs_uobject_get(&async_ev_file->uobj); in ib_uverbs_get_async_event()