Home
last modified time | relevance | path

Searched defs:msrq (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c271 struct mlx4_ib_srq *msrq = to_msrq(srq); in mlx4_ib_destroy_srq() local
H A Dcq.c664 struct mlx4_srq *msrq = NULL; in mlx4_ib_poll_one() local
H A Dmlx4_ib.h376 struct mlx4_srq msrq; member
730 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.c377 struct mlx5_ib_srq *msrq = to_msrq(srq); in mlx5_ib_destroy_srq() local
H A Dcq.c179 struct mlx5_core_srq *msrq = NULL; in handle_responder() local
H A Dodp.c1185 struct mlx5_core_srq *msrq = in res_to_srq() local
H A Dmlx5_ib.h605 struct mlx5_core_srq msrq; member
1245 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq()