Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dsrq.c50 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event()
Dmlx4_ib.h706 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq() function
Dcq.c750 srq = to_mibsrq(msrq); in mlx4_ib_poll_one()
/drivers/infiniband/hw/mlx5/
Dsrq.c22 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event()
Dmlx5_ib.h1072 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq() function
Dcq.c182 srq = to_mibsrq(msrq); in handle_responder()
Dodp.c1162 return to_mibsrq(msrq); in res_to_srq()