Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c50 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event()
H A Dmlx4_ib.h733 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq() function
H A Dcq.c750 srq = to_mibsrq(msrq); in mlx4_ib_poll_one()
/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.c21 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event()
H A Dmlx5_ib.h1304 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq() function
H A Dcq.c187 srq = to_mibsrq(msrq); in handle_responder()
H A Dodp.c1374 return to_mibsrq(msrq); in res_to_srq()