Home
last modified time | relevance | path

Searched refs:to_mrwq (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h514 static inline struct mlx5_rwq *to_mrwq(struct ibv_wq *ibwq) in to_mrwq() function
HDmlx5.c698 struct mlx5_rwq *mrwq = to_mrwq(wq_in); in mlx5dv_get_rwq()
HDverbs.c2117 struct mlx5_rwq *rwq = to_mrwq(wq); in mlx5_modify_wq()
2141 struct mlx5_rwq *rwq = to_mrwq(wq); in mlx5_destroy_wq()
HDqp.c1064 struct mlx5_rwq *rwq = to_mrwq(ibwq); in mlx5_post_wq_recv()
/freebsd-14-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib.h853 static inline struct mlx5_ib_rwq *to_mrwq(struct ib_wq *ibwq) in to_mrwq() function
HDmlx5_ib_qp.c4870 struct mlx5_ib_rwq *rwq = to_mrwq(wq); in mlx5_ib_destroy_wq()
4970 struct mlx5_ib_rwq *rwq = to_mrwq(wq); in mlx5_ib_modify_wq()
HDmlx5_ib_devx.c673 to_mrwq(uobj->object)->core_qp.qpn) == in devx_is_valid_obj_id()