Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h696 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp() function
Dcq.c722 *cur_qp = to_mibqp(mqp); in mlx4_ib_poll_one()
Dqp.c232 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event()
235 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx4_ib_qp_event()
/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1032 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() function
Dcq.c469 *cur_qp = to_mibqp(mqp); in mlx5_poll_one()
Dodp.c1154 return to_mibqp(mqp); in res_to_qp()
Dqp.c285 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event()
290 to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port; in mlx5_ib_qp_event()