Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx4/
Dsrq.c50 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event()
Dmlx4_ib.h730 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq() function
Dcq.c745 srq = to_mibsrq(msrq); in mlx4_ib_poll_one()
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dsrq.c21 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event()
Dmlx5_ib.h1232 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq() function
Dcq.c184 srq = to_mibsrq(msrq); in handle_responder()
Dodp.c1190 return to_mibsrq(msrq); in res_to_srq()