Searched refs:to_mibcq (Results 1 – 2 of 2) sorted by relevance
47 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx4_ib_cq_comp()62 ibcq = &to_mibcq(cq)->ibcq; in mlx4_ib_cq_event()
588 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq() function