Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h699 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp() function
Dcq.c725 *cur_qp = to_mibqp(mqp); in mlx4_ib_poll_one()
Dqp.c230 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event()
233 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx4_ib_qp_event()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dodp.c1018 return to_mibqp(mqp); in mlx5_ib_odp_find_qp()
Dmlx5_ib.h931 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() function
Dcq.c560 *cur_qp = to_mibqp(mqp); in mlx5_poll_one()
Dqp.c199 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event()
204 to_mibqp(qp)->port = to_mibqp(qp)->trans_qp.alt_port; in mlx5_ib_qp_event()