Searched refs:mlx5_ib_qp (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | qp.c | 163 int mlx5_ib_read_user_wqe_sq(struct mlx5_ib_qp *qp, in mlx5_ib_read_user_wqe_sq() 229 int mlx5_ib_read_user_wqe_rq(struct mlx5_ib_qp *qp, in mlx5_ib_read_user_wqe_rq() 331 int has_rq, struct mlx5_ib_qp *qp, struct mlx5_ib_create_qp *ucmd) in set_rq_size() 477 struct mlx5_ib_qp *qp) in calc_sq_size() 522 struct mlx5_ib_qp *qp, in set_user_buf_size() 856 struct mlx5_ib_qp *qp, struct ib_udata *udata, in create_user_qp() 986 struct mlx5_ib_qp *qp, struct mlx5_ib_qp_base *base, in destroy_qp_user() 1032 struct mlx5_ib_qp *qp, in create_kernel_qp() 1158 static void destroy_qp_kernel(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp) in destroy_qp_kernel() 1169 static u32 get_rx_type(struct mlx5_ib_qp *qp, struct ib_qp_init_attr *attr) in get_rx_type() [all …]
|
| D | mlx5_ib.h | 346 struct mlx5_ib_qp *container_mibqp; 399 struct mlx5_ib_qp { struct 1032 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp() 1057 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() 1059 return container_of(ibqp, struct mlx5_ib_qp, ibqp); in to_mqp() 1133 int mlx5_ib_read_user_wqe_sq(struct mlx5_ib_qp *qp, int wqe_index, void *buffer, 1135 int mlx5_ib_read_user_wqe_rq(struct mlx5_ib_qp *qp, int wqe_index, void *buffer,
|
| D | cq.c | 166 struct mlx5_ib_qp *qp) in handle_responder() 370 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() 400 struct mlx5_ib_qp *qp; in mlx5_ib_poll_sw_comp() 418 struct mlx5_ib_qp **cur_qp, in mlx5_poll_one() 576 struct mlx5_ib_qp *cur_qp = NULL; in mlx5_ib_poll_cq()
|
| D | odp.c | 1027 struct mlx5_ib_qp *qp, void **wqe, void **wqe_end, int wqe_length) in mlx5_ib_mr_initiator_pfault_handler() 1104 struct mlx5_ib_qp *qp, in mlx5_ib_mr_responder_pfault_handler_rq() 1150 static inline struct mlx5_ib_qp *res_to_qp(struct mlx5_core_rsc_common *res) in res_to_qp() 1174 struct mlx5_ib_qp *qp; in mlx5_ib_mr_wqe_pfault_handler()
|
| D | flow.c | 129 struct mlx5_ib_qp *mqp; in UVERBS_HANDLER()
|
| D | main.c | 3792 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() 4347 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() 4473 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error()
|
| D | devx.c | 608 struct mlx5_ib_qp *qp = to_mqp(uobj->object); in devx_is_valid_obj_id()
|