Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/mlx4/ !
Dcq.c45 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx4_ib_cq_comp()
60 ibcq = &to_mibcq(cq)->ibcq; in mlx4_ib_cq_event()
Dmlx4_ib.h693 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq() function
/linux-5.19.10/drivers/infiniband/hw/mlx5/ !
Dmlx5_ib.h1120 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq() function
Dcq.c43 struct ib_cq *ibcq = &to_mibcq(cq)->ibcq; in mlx5_ib_cq_comp()