Searched refs:to_mrwq (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5.h514 static inline struct mlx5_rwq *to_mrwq(struct ibv_wq *ibwq) function
H A Dmlx5.c688 struct mlx5_rwq *mrwq = to_mrwq(wq_in);
H A Dverbs.c2117 struct mlx5_rwq *rwq = to_mrwq(wq);
2141 struct mlx5_rwq *rwq = to_mrwq(wq);
H A Dqp.c1064 struct mlx5_rwq *rwq = to_mrwq(ibwq);
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h780 static inline struct mlx5_ib_rwq *to_mrwq(struct ib_wq *ibwq) function
H A Dmlx5_ib_qp.c4775 struct mlx5_ib_rwq *rwq = to_mrwq(wq);
4874 struct mlx5_ib_rwq *rwq = to_mrwq(wq);

Completed in 206 milliseconds