Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
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 …]
Dqp.c1350 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local
3098 static int mlx5_ib_destroy_dct(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_dct()
3249 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp() local
3930 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity() local
3987 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter() local
4905 static int mlx5_ib_dct_query_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *mqp, in mlx5_ib_dct_query_qp()
5718 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter() local
Dfs.c1151 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() local
1871 struct mlx5_ib_qp *mqp; in get_dests() local
Dcq.c448 struct mlx5_core_qp *mqp; in mlx5_poll_one() local
Dmain.c2402 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() local
2533 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error() local
Dodp.c1196 struct mlx5_core_qp *mqp = (struct mlx5_core_qp *)res; in res_to_qp() local
Dmlx5_ib.h403 struct mlx5_core_qp mqp; member
1136 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp()
/drivers/infiniband/sw/rdmavt/
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
/drivers/scsi/arm/
Dmsgqueue.c121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
/drivers/infiniband/hw/mlx4/
Dmain.c1270 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry() local
1307 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc()
1845 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach() local
1923 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach() local
2937 int mlx4_ib_steer_qp_reg(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_steer_qp_reg()
3061 struct mlx4_ib_qp *mqp; in mlx4_ib_handle_catas_error() local
Dqp.c1628 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp() local
1655 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp() local
1857 struct mlx4_ib_qp *mqp, in mlx4_set_path()
1870 struct mlx4_ib_qp *mqp, in mlx4_set_alt_path()
2791 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_modify_qp() local
Dcq.c661 struct mlx4_qp *mqp; in mlx4_ib_poll_one() local
Dmlx4_ib.h327 struct mlx4_qp mqp; member
718 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp()
/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c80 struct mlx5_core_qp mqp; member