Home
last modified time | relevance | path

Searched refs:mlx5_attach_mcast (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/ofed/libmlx5/
H A Dmlx5.h659 int mlx5_attach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid);
H A Dmlx5.c127 .attach_mcast = mlx5_attach_mcast,
H A Dverbs.c1759 int mlx5_attach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid) in mlx5_attach_mcast() function