Searched refs:to_mibcq (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c45 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq;
60 ibcq = &to_mibcq(cq)->ibcq;
H A Dmlx4_ib.h659 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) function
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h701 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) function
H A Dmlx5_ib_cq.c36 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq;

Completed in 114 milliseconds