Lines Matching defs:qp

61 static void *get_recv_wqe(struct mlx5_qp *qp, int n)  in get_recv_wqe()
93 int mlx5_copy_to_recv_wqe(struct mlx5_qp *qp, int idx, void *buf, int size) in mlx5_copy_to_recv_wqe()
105 int mlx5_copy_to_send_wqe(struct mlx5_qp *qp, int idx, void *buf, int size) in mlx5_copy_to_send_wqe()
153 void *mlx5_get_send_wqe(struct mlx5_qp *qp, int n) in mlx5_get_send_wqe()
164 void mlx5_init_qp_indices(struct mlx5_qp *qp) in mlx5_init_qp_indices()
239 unsigned bytecnt, struct mlx5_qp *qp) in mlx5_bf_copy()
269 static int set_data_inl_seg(struct mlx5_qp *qp, struct ibv_send_wr *wr, in set_data_inl_seg()
319 static void dump_wqe(FILE *fp, int idx, int size_16, struct mlx5_qp *qp) in dump_wqe()
340 void *mlx5_get_atomic_laddr(struct mlx5_qp *qp, uint16_t idx, int *byte_count) in mlx5_get_atomic_laddr()
421 static void set_umr_data_seg(struct mlx5_qp *qp, enum ibv_mw_type type, in set_umr_data_seg()
441 static void set_umr_mkey_seg(struct mlx5_qp *qp, enum ibv_mw_type type, in set_umr_mkey_seg()
479 static inline void set_umr_control_seg(struct mlx5_qp *qp, enum ibv_mw_type type, in set_umr_control_seg()
516 static inline int set_bind_wr(struct mlx5_qp *qp, enum ibv_mw_type type, in set_bind_wr()
563 void *qend, struct mlx5_qp *qp, int *size) in set_tso_eth_seg()
616 struct mlx5_qp *qp = to_mqp(ibqp); in _mlx5_post_send() local
990 int mlx5_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in mlx5_bind_mw()
1037 static void set_sig_seg(struct mlx5_qp *qp, struct mlx5_rwqe_sig *sig, in set_sig_seg()
1137 struct mlx5_qp *qp = to_mqp(ibqp); in mlx5_post_recv() local
1238 int mlx5_store_qp(struct mlx5_context *ctx, uint32_t qpn, struct mlx5_qp *qp) in mlx5_store_qp()