Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dsrq.c50 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event()
Dmlx4_ib.h694 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq() function
Dcq.c746 srq = to_mibsrq(msrq); in mlx4_ib_poll_one()
/drivers/infiniband/hw/mlx5/
Dsrq.c53 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event()
Dmlx5_ib.h709 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq() function
Dcq.c185 srq = to_mibsrq(msrq); in handle_responder()