Searched defs:mqp (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A 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 …]
|
H A D | qp.c | 1434 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 D | fs.c | 1734 struct mlx5_ib_qp *mqp = to_mqp(qp); in mlx5_ib_create_flow() local 2384 struct mlx5_ib_qp *mqp; in get_dests() local
|
H A D | cq.c | 457 struct mlx5_core_qp *mqp; in mlx5_poll_one() local
|
H A D | main.c | 2546 struct mlx5_ib_qp *mqp = to_mqp(ibqp); in mlx5_ib_mcg_attach() local 2677 struct mlx5_ib_qp *mqp; in mlx5_ib_handle_internal_error() local
|
H A D | odp.c | 1367 struct mlx5_core_qp *mqp = (struct mlx5_core_qp *)res; in res_to_qp() local
|
H A D | mlx5_ib.h | 431 struct mlx5_core_qp mqp; member 1264 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp) in to_mibqp()
|
/linux/drivers/scsi/arm/ |
H A D | msgqueue.c | 121 struct msgqueue_entry **mqp; in msgqueue_addmsg() local
|
/linux/drivers/infiniband/hw/mlx4/ |
H A 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 2945 int mlx4_ib_steer_qp_reg(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, in mlx4_ib_steer_qp_reg() 3073 struct mlx4_ib_qp *mqp; in mlx4_ib_handle_catas_error() local
|
H A D | qp.c | 1671 struct mlx4_ib_qp *mqp = to_mqp(qp); in _mlx4_ib_destroy_qp() local 1698 struct mlx4_ib_qp *mqp = to_mqp(qp); in mlx4_ib_destroy_qp() local 1900 struct mlx4_ib_qp *mqp, in mlx4_set_path() 1913 struct mlx4_ib_qp *mqp, in mlx4_set_alt_path() 2834 struct mlx4_ib_qp *mqp = to_mqp(ibqp); in mlx4_ib_modify_qp() local
|
H A D | cq.c | 666 struct mlx4_qp *mqp; in mlx4_ib_poll_one() local
|
H A D | mlx4_ib.h | 328 struct mlx4_qp mqp; member 723 static inline struct mlx4_ib_qp *to_mibqp(struct mlx4_qp *mqp) in to_mibqp()
|
/linux/arch/sparc/kernel/ |
H A D | pci_msi.c | 334 } *mqp; in sparc64_pbm_msi_init() local
|
/linux/include/linux/mlx5/ |
H A D | qp.h | 526 struct mlx5_core_qp mqp; member
|