Searched refs:to_mibsrq (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dsrq.c49 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq;
H A Dmlx4_ib.h622 static inline struct mlx4_ib_srq *to_mibsrq(struct mlx4_srq *msrq) function
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h622 static inline struct mlx5_ib_srq *to_mibsrq(struct mlx5_core_srq *msrq) function
H A Dmlx5_ib_srq.c49 struct ib_srq *ibsrq = &to_mibsrq(srq)->ibsrq;
H A Dmlx5_ib_cq.c182 srq = to_mibsrq(msrq);

Completed in 141 milliseconds