Home
last modified time | relevance | path

Searched defs:mqp (Results 1 – 12 of 12) 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 …]
H A Dqp.c1433 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local
3201 static int mlx5_ib_destroy_dct(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_dct()
3356 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
5037 static int mlx5_ib_dct_query_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *mqp, in mlx5_ib_dct_query_qp()
5849 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter() local
H A Dfs.c1736 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() local
2399 struct mlx5_ib_qp *mqp; in get_dests() local
H A Dcq.c457 struct mlx5_core_qp *mqp; in mlx5_poll_one() local
H A Dodp.c1364 struct mlx5_core_qp *mqp = (struct mlx5_core_qp *)res; in res_to_qp() local
H A Dmain.c2802 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() local
2933 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error() local
/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/drivers/infiniband/hw/mlx4/
H A Dmain.c1266 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry() local
1303 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc()
1840 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach() local
1918 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach() local
2941 int mlx4_ib_steer_qp_reg(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_steer_qp_reg()
3069 struct mlx4_ib_qp *mqp; in mlx4_ib_handle_catas_error() local
H A Dqp.c1670 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp() local
1697 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp() local
1899 struct mlx4_ib_qp *mqp, in mlx4_set_path()
1912 struct mlx4_ib_qp *mqp, in mlx4_set_alt_path()
2833 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_modify_qp() local
H A Dcq.c666 struct mlx4_qp *mqp; in mlx4_ib_poll_one() local
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c85 struct mlx5_core_qp mqp; member