Lines Matching refs:mlx4_qp
49 void mlx4_put_qp(struct mlx4_qp *qp) in mlx4_put_qp()
59 struct mlx4_qp *qp; in mlx4_qp_event()
79 static int is_master_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp, int *real_qp0, int *proxy_qp0) in is_master_qp0()
96 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()
217 int sqd_event, struct mlx4_qp *qp) in mlx4_qp_modify()
396 struct mlx4_qp *mlx4_qp_lookup(struct mlx4_dev *dev, u32 qpn) in mlx4_qp_lookup()
399 struct mlx4_qp *qp; in mlx4_qp_lookup()
409 int mlx4_qp_alloc(struct mlx4_dev *dev, int qpn, struct mlx4_qp *qp) in mlx4_qp_alloc()
518 void mlx4_qp_remove(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_remove()
529 void mlx4_qp_free(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_free()
898 int mlx4_qp_query(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_qp_query()
921 struct mlx4_qp *qp, enum mlx4_qp_state *qp_state) in mlx4_qp_to_ready()
955 struct mlx4_qp qp; in mlx4_qp_roce_entropy()