Home
last modified time | relevance | path

Searched defs:mqp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dgsi.c47 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() local
88 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() local
326 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_modify_qp() local
351 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_query_qp() local
361 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 …]
/linux/drivers/scsi/arm/
H A Dmsgqueue.c121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c85 struct mlx5_core_qp mqp; member