Home
last modified time | relevance | path

Searched defs:ibwq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dqp.c1061 int mlx5_post_wq_recv(struct ibv_wq *ibwq, struct ibv_recv_wr *wr, in mlx5_post_wq_recv()
H A Dmlx5.h514 static inline struct mlx5_rwq *to_mrwq(struct ibv_wq *ibwq) in to_mrwq()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h246 struct ib_wq ibwq; member
853 static inline struct mlx5_ib_rwq *to_mrwq(struct ib_wq *ibwq) in to_mrwq() argument