Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_srq.c49 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx4_ib_srq_event()
HDmlx4_ib.h699 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) in to_mibsrq() function
HDmlx4_ib_cq.c744 srq = to_mibsrq(msrq); in mlx4_ib_poll_one()
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_srq.c48 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq; in mlx5_ib_srq_event()
HDmlx5_ib.h761 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) in to_mibsrq() function
HDmlx5_ib_cq.c180 srq = to_mibsrq(msrq); in handle_responder()