Home
last modified time | relevance | path

Searched defs:ib_uverbs_detach_mcast (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/rdma/
Dib_user_verbs.h866 struct ib_uverbs_detach_mcast { struct
867 __u8 gid[16];
868 __u32 qp_handle;
869 __u16 mlid;
870 __u16 reserved;
871 __aligned_u64 driver_data[0];
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c2729 ssize_t ib_uverbs_detach_mcast(struct ib_uverbs_file *file, in ib_uverbs_detach_mcast() function