Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5-abi.h231 struct mlx5_modify_wq { struct
H A Dmlx5.h673 int mlx5_modify_wq(struct ibv_wq *wq, struct ibv_wq_attr *attr);
H A Dmlx5.c932 verbs_set_ctx_op(v_ctx, modify_wq, mlx5_modify_wq); in mlx5_init_context()
H A Dverbs.c2151 int mlx5_modify_wq(struct ibv_wq *wq, struct ibv_wq_attr *attr) in mlx5_modify_wq() function
2153 struct mlx5_modify_wq cmd = {}; in mlx5_modify_wq()