Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5.h630 int mlx5_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
H A Dmlx5.c121 .modify_qp = mlx5_modify_qp,
H A Dverbs.c1573 int mlx5_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, in mlx5_modify_qp() function