/linux-6.1.9/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 | 1352 struct mlx5_ib_qp *mqp = rq->base.container_mibqp; in create_raw_packet_qp_rq() local 3100 static int mlx5_ib_destroy_dct(struct mlx5_ib_qp *mqp) in mlx5_ib_destroy_dct() 3251 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_destroy_qp() local 3932 struct mlx5_ib_qp *mqp = to_mqp(qp); in get_tx_affinity() local 3965 struct mlx5_ib_qp *mqp = to_mqp(qp); in __mlx5_ib_qp_set_counter() local 4881 static int mlx5_ib_dct_query_qp(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *mqp, in mlx5_ib_dct_query_qp() 5694 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_qp_set_counter() local
|
D | fs.c | 1283 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() local 1854 struct mlx5_ib_qp *mqp; in get_dests() local
|
D | cq.c | 451 struct mlx5_core_qp *mqp; in mlx5_poll_one() local
|
D | main.c | 2380 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() local 2511 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 | 409 struct mlx5_core_qp mqp; member 1144 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp()
|
/linux-6.1.9/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-6.1.9/drivers/scsi/arm/ |
D | msgqueue.c | 121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
|
/linux-6.1.9/drivers/infiniband/hw/mlx4/ |
D | main.c | 1262 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in add_gid_entry() local 1299 int mlx4_ib_add_mc(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_add_mc() 1837 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_attach() local 1915 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_mcg_detach() local 2925 int mlx4_ib_steer_qp_reg(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_steer_qp_reg() 3049 struct mlx4_ib_qp *mqp; in mlx4_ib_handle_catas_error() local
|
D | qp.c | 1624 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp() local 1651 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp() local 1853 struct mlx4_ib_qp *mqp, in mlx4_set_path() 1866 struct mlx4_ib_qp *mqp, in mlx4_set_alt_path() 2787 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 | 327 struct mlx4_qp mqp; member 718 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp()
|
/linux-6.1.9/arch/sparc/kernel/ |
D | pci_msi.c | 335 } *mqp; in sparc64_pbm_msi_init() local
|
/linux-6.1.9/include/linux/mlx5/ |
D | qp.h | 512 struct mlx5_core_qp mqp; member
|
/linux-6.1.9/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 83 struct mlx5_core_qp mqp; member
|