Home
last modified time | relevance | path

Searched defs:mqp (Results 1 – 9 of 9) 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()
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() local
324 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_modify_qp() local
349 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_gsi_query_qp() local
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() local
[all …]
H A Dqp.c1434 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local
3202 static int mlx5_ib_destroy_dct(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_dct()
3357 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp() local
4038 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity() local
4095 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter() local
5032 static int mlx5_ib_dct_query_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *mqp, in mlx5_ib_dct_query_qp()
5844 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter() local
H A Dfs.c1739 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() local
2388 struct mlx5_ib_qp *mqp; in get_dests() local
H A Dmain.c2518 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() local
2649 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error() local
H A Dodp.c1350 struct mlx5_core_qp *mqp = (struct mlx5_core_qp *)res; in res_to_qp() local
H A Dmlx5_ib.h443 struct mlx5_core_qp mqp; member
1268 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp()
/linux/drivers/infiniband/sw/rdmavt/
H A Dmcast.c35 struct rvt_mcast_qp *mqp; in rvt_mcast_qp_alloc() local
48 static void rvt_mcast_qp_free(struct rvt_mcast_qp *mqp) in rvt_mcast_qp_free()
152 struct rvt_mcast *mcast, struct rvt_mcast_qp *mqp) in rvt_mcast_add()
244 struct rvt_mcast_qp *mqp; in rvt_attach_mcast() local
/linux/drivers/scsi/arm/
H A Dmsgqueue.c121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
/linux/include/linux/mlx5/
H A Dqp.h526 struct mlx5_core_qp mqp; member