Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h471 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() function
Dodp.c742 struct mlx5_ib_qp *mibqp = to_mibqp(qp); in mlx5_ib_pfault_handler()
Dqp.c177 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event()
181 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx5_ib_qp_event()
Dcq.c460 *cur_qp = to_mibqp(mqp); in mlx5_poll_one()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h618 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp() function
Dcq.c720 *cur_qp = to_mibqp(mqp); in mlx4_ib_poll_one()
Dqp.c288 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event()
291 to_mibqp(qp)->port = to_mibqp(qp)->alt_port; in mlx4_ib_qp_event()