Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dsrq.c241 struct ibv_srq *mlx4_create_xrc_srq(struct ibv_context *context, in mlx4_create_xrc_srq() function
H A Dmlx4.h406 struct ibv_srq *mlx4_create_xrc_srq(struct ibv_context *context,
H A Dverbs.c713 return mlx4_create_xrc_srq(context, attr_ex); in mlx4_create_srq_ex()