Searched refs:hns_roce_qp (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_qp.c | 46 struct hns_roce_qp *qp; in hns_roce_qp_lookup() 66 struct hns_roce_qp, flush_work); in flush_work_handle() 124 struct hns_roce_qp *qp; in hns_roce_qp_event() 138 struct hns_roce_qp *qp; in hns_roce_flush_cqe() 283 struct hns_roce_qp *hr_qp, in add_qp_to_list() 306 struct hns_roce_qp *hr_qp, in hns_roce_qp_store() 671 struct hns_roce_qp *hr_qp, in set_wqe_buf_attr() 865 struct hns_roce_qp *hr_qp, in alloc_user_qp_db() 998 struct hns_roce_qp *hr_qp) in alloc_kernel_wrid() 1036 struct hns_roce_qp *hr_qp) in default_congest_type() [all …]
|
| H A D | hns_roce_device.h | 608 struct hns_roce_qp { struct 628 void (*event)(struct hns_roce_qp *qp, argument 949 struct hns_roce_qp *hr_qp); 1066 static inline struct hns_roce_qp *to_hr_qp(struct ib_qp *ibqp) in to_hr_qp() 1068 return container_of(ibqp, struct hns_roce_qp, ibqp); in to_hr_qp() 1092 static inline struct hns_roce_qp 1255 void init_flush_work(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp); 1256 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n); 1257 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, unsigned int n); 1258 void *hns_roce_get_extend_sge(struct hns_roce_qp *hr_qp, unsigned int n); [all …]
|
| H A D | hns_roce_hw_v2.c | 374 struct hns_roce_qp *hr_qp) in check_send_valid() 615 struct hns_roce_qp *qp) in update_sq_db() 632 struct hns_roce_qp *qp) in update_rq_db() 765 struct hns_roce_qp *hr_qp) in check_recv_valid() 2675 struct hns_roce_qp *hr_qp; in free_mr_init_qp() 2789 struct hns_roce_qp *hr_qp; in free_mr_modify_rsv_qp() 3469 struct hns_roce_qp *hr_qp; in free_mr_send_cmd_to_hw() 3715 struct hns_roce_qp *hr_qp; in hns_roce_v2_sw_poll_cq() 4226 struct hns_roce_qp *hr_qp) in hns_roce_v2_qp_modify() 4394 struct hns_roce_qp *hr_qp, in config_qp_rq_buf() [all …]
|
| H A D | Makefile | 9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
|
| H A D | hns_roce_restrack.c | 64 struct hns_roce_qp *hr_qp = to_hr_qp(ib_qp); in hns_roce_fill_res_qp_entry() 99 struct hns_roce_qp *hr_qp = to_hr_qp(ib_qp); in hns_roce_fill_res_qp_entry_raw()
|
| H A D | hns_roce_main.c | 663 INIT_RDMA_OBJ_SIZE(ib_qp, hns_roce_qp, ibqp), 1029 struct hns_roce_qp *hr_qp; in hns_roce_handle_device_err()
|
| H A D | hns_roce_hw_v2.h | 1337 struct hns_roce_qp *rsv_qp[HNS_ROCE_FREE_MR_USED_QP_NUM];
|