/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | gsi.c | 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() 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 …]
|
D | qp.c | 1436 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local 3188 static int mlx5_ib_destroy_dct(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_dct() 3339 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp() local 4020 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity() local 4053 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter() local 4970 static int mlx5_ib_dct_query_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *mqp, in mlx5_ib_dct_query_qp() 5782 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter() local
|
D | fs.c | 1280 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() local 1851 struct mlx5_ib_qp *mqp; in get_dests() local
|
D | cq.c | 454 struct mlx5_core_qp *mqp; in mlx5_poll_one() local
|
D | main.c | 2394 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() local 2525 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error() local
|
D | odp.c | 1180 struct mlx5_core_qp *mqp = (struct mlx5_core_qp *)res; in res_to_qp() local
|
D | mlx5_ib.h | 426 struct mlx5_core_qp mqp; member 1197 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp()
|
/Linux-v6.6/drivers/infiniband/sw/rdmavt/ |
D | mcast.c | 35 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-v6.6/drivers/scsi/arm/ |
D | msgqueue.c | 121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
|
/Linux-v6.6/drivers/infiniband/hw/mlx4/ |
D | main.c | 1267 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry() local 1304 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc() 1841 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach() local 1919 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach() local 2943 int mlx4_ib_steer_qp_reg(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_steer_qp_reg() 3071 struct mlx4_ib_qp *mqp; in mlx4_ib_handle_catas_error() local
|
D | qp.c | 1663 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp() local 1690 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp() local 1892 struct mlx4_ib_qp *mqp, in mlx4_set_path() 1905 struct mlx4_ib_qp *mqp, in mlx4_set_alt_path() 2826 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_modify_qp() local
|
D | cq.c | 661 struct mlx4_qp *mqp; in mlx4_ib_poll_one() local
|
D | mlx4_ib.h | 328 struct mlx4_qp mqp; member 720 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp()
|
/Linux-v6.6/arch/sparc/kernel/ |
D | pci_msi.c | 337 } *mqp; in sparc64_pbm_msi_init() local
|
/Linux-v6.6/include/linux/mlx5/ |
D | qp.h | 522 struct mlx5_core_qp mqp; member
|
/Linux-v6.6/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 72 struct mlx5_core_qp mqp; member
|