Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h718 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp() function
Dcq.c717 *cur_qp = to_mibqp(mqp); in mlx4_ib_poll_one()
Dqp.c206 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event()
209 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx4_ib_qp_event()
/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1058 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() function
Dcq.c490 *cur_qp = to_mibqp(mqp); in mlx5_poll_one()
Dodp.c1255 return to_mibqp(mqp); in res_to_qp()
Dqp.c306 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event()
311 to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port; in mlx5_ib_qp_event()