Home
last modified time | relevance | path

Searched refs:mlx5_create_srq_ex (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ofed/libmlx5/
H A Dmlx5-abi.h145 struct mlx5_create_srq_ex { struct
H A Dmlx5.h678 struct ibv_srq *mlx5_create_srq_ex(struct ibv_context *context,
H A Dmlx5.c924 verbs_set_ctx_op(v_ctx, create_srq_ex, mlx5_create_srq_ex); in mlx5_init_context()
H A Dverbs.c1824 struct mlx5_create_srq_ex cmd; in mlx5_create_xrc_srq()
1950 struct ibv_srq *mlx5_create_srq_ex(struct ibv_context *context, in mlx5_create_srq_ex() function