Lines Matching defs:qp

100 static void *get_wqe(struct mlx5_ib_qp *qp, int offset)  in get_wqe()
105 static void *get_recv_wqe(struct mlx5_ib_qp *qp, int n) in get_recv_wqe()
110 void *mlx5_get_send_wqe(struct mlx5_ib_qp *qp, int n) in mlx5_get_send_wqe()
132 int mlx5_ib_read_user_wqe(struct mlx5_ib_qp *qp, int send, int wqe_index, in mlx5_ib_read_user_wqe()
187 static void mlx5_ib_qp_event(struct mlx5_core_qp *qp, int type) in mlx5_ib_qp_event()
235 int has_rq, struct mlx5_ib_qp *qp, struct mlx5_ib_create_qp *ucmd) in set_rq_size()
375 struct mlx5_ib_qp *qp) in calc_sq_size()
422 struct mlx5_ib_qp *qp, in set_user_buf_size()
761 struct mlx5_ib_qp *qp, struct ib_udata *udata, in create_user_qp()
897 static void destroy_qp_user(struct mlx5_ib_dev *dev, struct ib_pd *pd, struct mlx5_ib_qp *qp, in destroy_qp_user()
921 struct mlx5_ib_qp *qp, in create_kernel_qp()
1031 static void destroy_qp_kernel(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp) in destroy_qp_kernel()
1042 static u32 get_rx_type(struct mlx5_ib_qp *qp, struct ib_qp_init_attr *attr) in get_rx_type()
1271 static int create_raw_packet_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in create_raw_packet_qp()
1327 struct mlx5_ib_qp *qp) in destroy_raw_packet_qp()
1344 static void raw_packet_qp_copy_info(struct mlx5_ib_qp *qp, in raw_packet_qp_copy_info()
1356 static void destroy_rss_raw_qp_tir(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp) in destroy_rss_raw_qp_tir()
1362 static int create_rss_raw_qp_tir(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in create_rss_raw_qp_tir()
1588 struct ib_udata *udata, struct mlx5_ib_qp *qp) in create_qp_common()
1946 static struct mlx5_ib_pd *get_pd(struct mlx5_ib_qp *qp) in get_pd()
1990 static void destroy_qp_common(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in destroy_qp_common()
2099 struct mlx5_ib_qp *qp; in mlx5_ib_create_qp() local
2190 int mlx5_ib_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in mlx5_ib_destroy_qp()
2205 static int to_mlx5_access_flags(struct mlx5_ib_qp *qp, in to_mlx5_access_flags()
2324 static int mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in mlx5_set_path()
2615 static int modify_raw_packet_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in modify_raw_packet_qp()
2719 struct mlx5_ib_qp *qp = to_mqp(ibqp); in __mlx5_ib_modify_qp() local
2961 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_modify_qp() local
3061 struct mlx5_ib_qp *qp, int *size) in set_eth_seg()
3408 static int set_data_inl_seg(struct mlx5_ib_qp *qp, const struct ib_send_wr *wr, in set_data_inl_seg()
3555 struct mlx5_ib_qp *qp, void **seg, int *size) in set_sig_data_segment()
3687 static int set_sig_umr_wr(const struct ib_send_wr *send_wr, struct mlx5_ib_qp *qp, in set_sig_umr_wr()
3763 static int set_reg_wr(struct mlx5_ib_qp *qp, in set_reg_wr()
3795 static void set_linv_wr(struct mlx5_ib_qp *qp, void **seg, int *size) in set_linv_wr()
3809 static void dump_wqe(struct mlx5_ib_qp *qp, int idx, int size_16) in dump_wqe()
3847 static int begin_wqe(struct mlx5_ib_qp *qp, void **seg, in begin_wqe()
3872 static void finish_wqe(struct mlx5_ib_qp *qp, in finish_wqe()
3902 struct mlx5_ib_qp *qp; in mlx5_ib_post_send() local
4214 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_recv() local
4416 struct mlx5_ib_qp *qp, u8 *qp_state) in sqrq_state_to_qp_state()
4461 struct mlx5_ib_qp *qp, in query_raw_packet_qp_state()
4487 static int query_qp_attr(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, in query_qp_attr()
4555 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_query_qp() local