Lines Matching refs:qp
355 struct ib_qp *qp; member
531 int mlx5_ib_destroy_qp(struct ib_qp *qp);
536 void *mlx5_get_send_wqe(struct mlx5_ib_qp *qp, int n);
537 int mlx5_ib_read_user_wqe(struct mlx5_ib_qp *qp, int send, int wqe_index,
612 void mlx5_ib_mr_pfault_handler(struct mlx5_ib_qp *qp,
614 void mlx5_ib_odp_create_qp(struct mlx5_ib_qp *qp);
619 void mlx5_ib_qp_disable_pagefaults(struct mlx5_ib_qp *qp);
620 void mlx5_ib_qp_enable_pagefaults(struct mlx5_ib_qp *qp);
630 static inline void mlx5_ib_odp_create_qp(struct mlx5_ib_qp *qp) {} in mlx5_ib_odp_create_qp() argument
635 static inline void mlx5_ib_qp_disable_pagefaults(struct mlx5_ib_qp *qp) {} in mlx5_ib_qp_disable_pagefaults() argument
636 static inline void mlx5_ib_qp_enable_pagefaults(struct mlx5_ib_qp *qp) {} in mlx5_ib_qp_enable_pagefaults() argument