Lines Matching refs:mlx4_qp
52 struct mlx4_qp *qp; in mlx4_qp_event()
74 static int is_master_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp, int *real_qp0, int *proxy_qp0) in is_master_qp0()
91 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()
212 int sqd_event, struct mlx4_qp *qp) in mlx4_qp_modify()
391 struct mlx4_qp *mlx4_qp_lookup(struct mlx4_dev *dev, u32 qpn) in mlx4_qp_lookup()
394 struct mlx4_qp *qp; in mlx4_qp_lookup()
404 int mlx4_qp_alloc(struct mlx4_dev *dev, int qpn, struct mlx4_qp *qp) in mlx4_qp_alloc()
513 void mlx4_qp_remove(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_remove()
524 void mlx4_qp_free(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_free()
893 int mlx4_qp_query(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_qp_query()
916 struct mlx4_qp *qp, enum mlx4_qp_state *qp_state) in mlx4_qp_to_ready()
950 struct mlx4_qp qp; in mlx4_qp_roce_entropy()