Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h684 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp() function
H A Dmlx4_ib_cq.c710 *cur_qp = to_mibqp(mqp); in mlx4_ib_poll_one()
H A Dmlx4_ib_qp.c297 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event()
300 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx4_ib_qp_event()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h823 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() function
H A Dmlx5_ib_cq.c567 *cur_qp = to_mibqp(mqp); in mlx5_poll_one()
H A Dmlx5_ib_qp.c189 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event()
194 to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port; in mlx5_ib_qp_event()