Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5.h627 int mlx5_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
H A Dmlx5.c120 .query_qp = mlx5_query_qp,
H A Dverbs.c1546 int mlx5_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, in mlx5_query_qp() function