/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | gsi.c | 47 static void generate_completions(struct mlx5_ib_qp *mqp) in generate_completions() 73 struct mlx5_ib_qp *mqp = container_of(gsi, struct mlx5_ib_qp, gsi); in handle_single_completion() 88 int mlx5_ib_create_gsi(struct ib_pd *pd, struct mlx5_ib_qp *mqp, in mlx5_ib_create_gsi() 168 int mlx5_ib_destroy_gsi(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_gsi() 264 struct mlx5_ib_qp *mqp; in setup_qp() 324 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_modify_qp() 349 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_query_qp() 359 static int mlx5_ib_add_outstanding_wr(struct mlx5_ib_qp *mqp, in mlx5_ib_add_outstanding_wr() 391 static int mlx5_ib_gsi_silent_drop(struct mlx5_ib_qp *mqp, struct ib_ud_wr *wr) in mlx5_ib_gsi_silent_drop() 432 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_post_send() [all …]
|
H A D | wr.h | 95 int mlx5r_begin_wqe(struct mlx5_ib_qp *qp, void **seg, 99 void mlx5r_finish_wqe(struct mlx5_ib_qp *qp, struct mlx5_wqe_ctrl_seg *ctrl, 102 void mlx5r_ring_db(struct mlx5_ib_qp *qp, unsigned int nreq,
|
H A D | wr.c | 419 struct mlx5_ib_qp *qp, void **seg, int *size, in set_sig_data_segment() 558 struct mlx5_ib_qp *qp, void **seg, int *size, in set_pi_umr_wr() 635 static int set_reg_wr(struct mlx5_ib_qp *qp, in set_reg_wr() 705 static void dump_wqe(struct mlx5_ib_qp *qp, u32 idx, int size_16) in dump_wqe() 724 int mlx5r_begin_wqe(struct mlx5_ib_qp *qp, void **seg, in mlx5r_begin_wqe() 748 static int begin_wqe(struct mlx5_ib_qp *qp, void **seg, in begin_wqe() 844 struct mlx5_ib_qp *qp, in handle_reg_mr_integrity() 994 static void handle_qpt_hw_gsi(struct mlx5_ib_qp *qp, in handle_qpt_hw_gsi() 1025 void mlx5r_ring_db(struct mlx5_ib_qp *qp, unsigned int nreq, in mlx5r_ring_db() 1057 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5_ib_post_send() [all …]
|
H A D | qp.c | 592 struct mlx5_ib_qp *qp) in calc_sq_size() 637 struct mlx5_ib_qp *qp, in set_user_buf_size() 1231 struct mlx5_ib_qp *qp, in create_raw_packet_qp_tis() 1665 struct mlx5_ib_qp *qp) in destroy_raw_packet_qp() 1716 struct mlx5_ib_qp *qp, in create_rss_raw_qp_tir() 1922 struct mlx5_ib_qp *qp, in configure_requester_scat_cqe() 2069 struct mlx5_ib_qp *qp, in create_dci() 2230 struct mlx5_ib_qp *qp, in create_user_qp() 2433 struct mlx5_ib_qp *qp, in create_kernel_qp() 2730 struct mlx5_ib_qp *qp, in create_dct() [all …]
|
H A D | mlx5_ib.h | 438 struct mlx5_ib_qp *container_mibqp; 507 struct mlx5_ib_qp { struct 1210 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() 1230 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() 1232 return container_of(ibqp, struct mlx5_ib_qp, ibqp); in to_mqp() 1305 int mlx5_ib_read_wqe_sq(struct mlx5_ib_qp *qp, int wqe_index, void *buffer, 1307 int mlx5_ib_read_wqe_rq(struct mlx5_ib_qp *qp, int wqe_index, void *buffer, 1484 int mlx5_ib_create_gsi(struct ib_pd *pd, struct mlx5_ib_qp *mqp, 1486 int mlx5_ib_destroy_gsi(struct mlx5_ib_qp *mqp);
|
H A D | cq.c | 167 struct mlx5_ib_qp *qp) in handle_responder() 341 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics() 394 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() 430 struct mlx5_ib_qp *qp; in mlx5_ib_poll_sw_comp() 448 struct mlx5_ib_qp **cur_qp, in mlx5_poll_one() 610 struct mlx5_ib_qp *cur_qp = NULL; in mlx5_ib_poll_cq()
|
H A D | mem.c | 106 struct mlx5_ib_qp *qp = to_mqp(ibqp); in post_send_nop()
|
H A D | odp.c | 1061 struct mlx5_ib_qp *qp, void **wqe, void **wqe_end, int wqe_length) in mlx5_ib_mr_initiator_pfault_handler() 1137 struct mlx5_ib_qp *qp, in mlx5_ib_mr_responder_pfault_handler_rq() 1183 static inline struct mlx5_ib_qp *res_to_qp(struct mlx5_core_rsc_common *res) in res_to_qp() 1207 struct mlx5_ib_qp *qp; in mlx5_ib_mr_wqe_pfault_handler()
|
H A D | umr.c | 236 struct mlx5_ib_qp *qp = to_mqp(ibqp); in mlx5r_umr_post_send()
|
H A D | fs.c | 1280 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() 1851 struct mlx5_ib_qp *mqp; in get_dests()
|
H A D | main.c | 2395 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() 2526 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error() 3819 INIT_RDMA_OBJ_SIZE(ib_qp, mlx5_ib_qp, ibqp),
|
H A D | devx.c | 632 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
|