Home
last modified time | relevance | path

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

/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.c669 struct mlx4_srq *msrq = NULL; in mlx4_ib_poll_one() local
H A Dmlx4_ib.h376 struct mlx4_srq msrq; member
733 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq()
/linux/drivers/infiniband/hw/mlx5/ !
H A Dsrq.c381 struct mlx5_ib_srq *msrq = to_msrq(srq); in mlx5_ib_destroy_srq() local
H A Dcq.c182 struct mlx5_core_srq *msrq = NULL; in handle_responder() local
H A Dodp.c1374 struct mlx5_core_srq *msrq = in res_to_srq() local
H A Dmlx5_ib.h598 struct mlx5_core_srq msrq; member
1299 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq()