/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 206 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event() local 2109 struct ib_qp *ibqp; __mlx4_ib_modify_qp() local 2662 _mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) _mlx4_ib_modify_qp() argument 2790 mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) mlx4_ib_modify_qp() argument 3489 _mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr, bool drain) _mlx4_ib_post_send() argument 3804 mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) mlx4_ib_post_send() argument 3810 _mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr, bool drain) _mlx4_ib_post_recv() argument 3898 mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) mlx4_ib_post_recv() argument 3977 mlx4_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) mlx4_ib_query_qp() argument [all...] |
H A D | mlx4_ib.h | 324 struct ib_qp ibqp; member 713 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_cm.c | 3636 struct ib_qp *ibqp; i40iw_accept() local 3821 struct ib_qp *ibqp; i40iw_connect() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 4741 struct ib_qp *ibqp = &qp->ibqp; hfi1_add_tid_retry_timer() local 4756 struct ib_qp *ibqp = &qp->ibqp; hfi1_mod_tid_retry_timer() local [all...] |
/kernel/linux/linux-5.10/include/rdma/ |
H A D | rdmavt_qp.h | 333 struct ib_qp ibqp; member 464 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) in ibqp_to_rvtqp() argument 725 struct ib_qp *ibqp = &qp->ibqp; in rvt_mod_retry_timer_ext() local [all...] |
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rdmavt_qp.h | 333 struct ib_qp ibqp; member 464 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) in ibqp_to_rvtqp() argument 725 struct ib_qp *ibqp = &qp->ibqp; in rvt_mod_retry_timer_ext() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 215 struct ib_qp *ibqp = &to_mibqp(qpe_work->qp)->ibqp; in mlx4_ib_handle_qp_event() local 261 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event() local 1622 mlx4_ib_create_qp(struct ib_qp *ibqp, struct ib_qp_init_attr *init_attr, struct ib_udata *udata) mlx4_ib_create_qp() argument 2142 struct ib_qp *ibqp; __mlx4_ib_modify_qp() local 2695 _mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) _mlx4_ib_modify_qp() argument 2823 mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) mlx4_ib_modify_qp() argument 3522 _mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr, bool drain) _mlx4_ib_post_send() argument 3837 mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) mlx4_ib_post_send() argument 3843 _mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr, bool drain) _mlx4_ib_post_recv() argument 3931 mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) mlx4_ib_post_recv() argument 4010 mlx4_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) mlx4_ib_query_qp() argument [all...] |
H A D | main.c | 1265 static int add_gid_entry(struct ib_qp *ibqp, union ib_gid *gid) in add_gid_entry() argument 1836 static int mlx4_ib_mcg_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx4_ib_mcg_attach() argument 1914 static int mlx4_ib_mcg_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx4_ib_mcg_detach() argument [all...] |
H A D | mlx4_ib.h | 325 struct ib_qp ibqp; member 715 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | main.h | 403 static inline struct irdma_qp *to_iwqp(struct ib_qp *ibqp) in to_iwqp() argument
|
H A D | verbs.c | 517 static int irdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in irdma_destroy_qp() argument 873 static int irdma_create_qp(struct ib_qp *ibqp, in irdma_create_qp() argument 1086 irdma_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_qp_init_attr *init_attr) irdma_query_qp() argument 1183 irdma_modify_qp_roce(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) irdma_modify_qp_roce() argument 1540 irdma_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) irdma_modify_qp() argument 3282 irdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *ib_wr, const struct ib_send_wr **bad_wr) irdma_post_send() argument 3454 irdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *ib_wr, const struct ib_recv_wr **bad_wr) irdma_post_recv() argument 4040 irdma_attach_mcast(struct ib_qp *ibqp, union ib_gid *ibgid, u16 lid) irdma_attach_mcast() argument 4180 irdma_detach_mcast(struct ib_qp *ibqp, union ib_gid *ibgid, u16 lid) irdma_detach_mcast() argument [all...] |
H A D | cm.c | 3637 struct ib_qp *ibqp; in irdma_accept() local 3818 struct ib_qp *ibqp; irdma_connect() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 4753 struct ib_qp *ibqp = &qp->ibqp; hfi1_add_tid_retry_timer() local 4768 struct ib_qp *ibqp = &qp->ibqp; hfi1_mod_tid_retry_timer() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma.h | 389 struct ib_qp ibqp; member 476 static inline struct ocrdma_qp *get_ocrdma_qp(struct ib_qp *ibqp) in get_ocrdma_qp() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | qedr.h | 395 struct ib_qp ibqp; /* must be first */ member 594 static inline struct qedr_qp *get_qedr_qp(struct ib_qp *ibqp) in get_qedr_qp() argument
|
H A D | verbs.c | 1125 static inline int get_gid_info_from_table(struct ib_qp *ibqp, in get_gid_info_from_table() argument 2259 int qedr_create_qp(struct ib_qp *ibqp, struct ib_qp_init_attr *attrs, in qedr_create_qp() argument 2465 int qedr_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in qedr_modify_qp() argument 2741 qedr_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int attr_mask, struct ib_qp_init_attr *qp_init_attr) qedr_query_qp() argument 2811 qedr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) qedr_destroy_qp() argument 3540 __qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) __qedr_post_send() argument 3755 qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) qedr_post_send() argument 3912 qedr_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) qedr_post_recv() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | 312 static int set_rwqe_data_seg(struct ib_qp *ibqp, const struct ib_send_wr *wr, in set_rwqe_data_seg() argument 362 struct ib_qp *ibqp = &hr_qp->ibqp; in check_send_valid() local 641 hns_roce_v2_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) hns_roce_v2_post_send() argument 726 hns_roce_v2_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) hns_roce_v2_post_recv() argument 3807 modify_qp_reset_to_init(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) modify_qp_reset_to_init() argument 3870 modify_qp_init_to_init(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) modify_qp_init_to_init() argument 4152 get_mtu(struct ib_qp *ibqp, const struct ib_qp_attr *attr) get_mtu() argument 4161 modify_qp_init_to_rtr(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) modify_qp_init_to_rtr() argument 4324 modify_qp_rtr_to_rts(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) modify_qp_rtr_to_rts() argument 4401 hns_roce_v2_set_path(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) hns_roce_v2_set_path() argument 4534 hns_roce_v2_set_abs_fields(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) hns_roce_v2_set_abs_fields() argument 4568 hns_roce_v2_set_opt_fields(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, struct hns_roce_v2_qp_context *context, struct hns_roce_v2_qp_context *qpc_mask) hns_roce_v2_set_opt_fields() argument 4735 hns_roce_v2_record_opt_fields(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask) hns_roce_v2_record_opt_fields() argument 4753 hns_roce_v2_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state) hns_roce_v2_modify_qp() argument 4896 hns_roce_v2_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) hns_roce_v2_query_qp() argument 5072 hns_roce_v2_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) hns_roce_v2_destroy_qp() argument [all...] |
H A D | hns_roce_device.h | 627 struct ib_qp ibqp; member 1044 static inline struct hns_roce_qp *to_hr_qp(struct ib_qp *ibqp) in to_hr_qp() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 306 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event() local 3495 struct mlx5_ib_qp *ibqp = sq->base.container_mibqp; modify_raw_packet_qp_sq() local 3771 __mlx5_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, const struct mlx5_ib_modify_qp *ucmd, struct mlx5_ib_modify_qp_resp *resp, struct ib_udata *udata) __mlx5_ib_modify_qp() argument 4159 mlx5_ib_modify_dct(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct mlx5_ib_modify_qp *ucmd, struct ib_udata *udata) mlx5_ib_modify_dct() argument 4322 mlx5_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) mlx5_ib_modify_qp() argument 4735 mlx5_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) mlx5_ib_query_qp() argument [all...] |
H A D | main.c | 2589 static int mlx5_ib_mcg_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx5_ib_mcg_attach() argument 2612 static int mlx5_ib_mcg_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx5_ib_mcg_detach() argument [all...] |
H A D | mlx5_ib.h | 404 struct ib_qp ibqp; member 1078 static inline struct mlx5_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 1130 static inline int get_gid_info_from_table(struct ib_qp *ibqp, in get_gid_info_from_table() argument 2244 struct ib_qp *ibqp; in qedr_create_qp() local 2468 int qedr_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in qedr_modify_qp() argument 2741 qedr_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int attr_mask, struct ib_qp_init_attr *qp_init_attr) qedr_query_qp() argument 2811 qedr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) qedr_destroy_qp() argument 3540 __qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) __qedr_post_send() argument 3755 qedr_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) qedr_post_send() argument 3912 qedr_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) qedr_post_recv() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 479 struct ib_qp ibqp; member 496 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) in to_c4iw_qp() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 317 static void mlx5_ib_qp_err_syndrome(struct ib_qp *ibqp) in mlx5_ib_qp_err_syndrome() argument 359 struct ib_qp *ibqp = &to_mibqp(qpe_work->qp)->ibqp; in mlx5_ib_handle_qp_event() local 408 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; mlx5_ib_qp_event() local 3240 mlx5_ib_create_qp(struct ib_qp *ibqp, struct ib_qp_init_attr *attr, struct ib_udata *udata) mlx5_ib_create_qp() argument 3826 struct mlx5_ib_qp *ibqp = sq->base.container_mibqp; modify_raw_packet_qp_sq() local 4102 __mlx5_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, const struct mlx5_ib_modify_qp *ucmd, struct mlx5_ib_modify_qp_resp *resp, struct ib_udata *udata) __mlx5_ib_modify_qp() argument 4491 mlx5_ib_modify_dct(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct mlx5_ib_modify_qp *ucmd, struct ib_udata *udata) mlx5_ib_modify_dct() argument 4654 mlx5_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) mlx5_ib_modify_qp() argument 5062 mlx5_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) mlx5_ib_query_qp() argument [all...] |
H A D | main.c | 2392 static int mlx5_ib_mcg_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx5_ib_mcg_attach() argument 2415 static int mlx5_ib_mcg_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx5_ib_mcg_detach() argument [all...] |