Searched refs:to_mibqp (Results 1 – 7 of 7) sorted by relevance
720 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp() function
717 *cur_qp = to_mibqp(mqp); in mlx4_ib_poll_one()
215 struct ib_qp *ibqp = &to_mibqp(qpe_work->qp)->ibqp; in mlx4_ib_handle_qp_event()261 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event()265 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx4_ib_qp_event()
1212 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() function
496 *cur_qp = to_mibqp(mqp); in mlx5_poll_one()
359 struct ib_qp *ibqp = &to_mibqp(qpe_work->qp)->ibqp; in mlx5_ib_handle_qp_event()408 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event()413 to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port; in mlx5_ib_qp_event()
1191 return to_mibqp(mqp); in res_to_qp()