Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_srq.c50 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event()
H A Dmlx4_ib.h694 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq() function
H A Dmlx4_ib_cq.c738 srq = to_mibsrq(msrq); in mlx4_ib_poll_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c47 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event()
H A Dmlx5_ib.h863 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq() function
H A Dmlx5_ib_cq.c182 srq = to_mibsrq(msrq); in handle_responder()