Searched defs:mqp (Results 1 – 3 of 3) sorted by relevance
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() local88 int mlx5_ib_create_gsi(struct ib_pd *pd, struct mlx5_ib_qp *mqp, in mlx5_ib_create_gsi()169 int mlx5_ib_destroy_gsi(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_gsi()265 struct mlx5_ib_qp *mqp; in setup_qp() local326 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_modify_qp() local351 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_query_qp() local361 static int mlx5_ib_add_outstanding_wr(struct mlx5_ib_qp *mqp, in mlx5_ib_add_outstanding_wr()393 static int mlx5_ib_gsi_silent_drop(struct mlx5_ib_qp *mqp, struct ib_ud_wr *wr) in mlx5_ib_gsi_silent_drop()434 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_post_send() local[all …]
121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
85 struct mlx5_core_qp mqp; member