Home
last modified time | relevance | path

Searched refs:hns_roce_qp (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c47 struct hns_roce_qp, flush_work); in flush_work_handle()
99 struct hns_roce_qp *qp; in hns_roce_qp_event()
260 struct hns_roce_qp *hr_qp, in add_qp_to_list()
283 struct hns_roce_qp *hr_qp, in hns_roce_qp_store()
645 struct hns_roce_qp *hr_qp, in set_wqe_buf_attr()
839 struct hns_roce_qp *hr_qp, in alloc_user_qp_db()
882 struct hns_roce_qp *hr_qp, in alloc_kernel_qp_db()
970 struct hns_roce_qp *hr_qp) in alloc_kernel_wrid()
1063 struct hns_roce_qp *hr_qp) in hns_roce_create_qp_common()
1213 struct hns_roce_qp *hr_qp = to_hr_qp(qp); in hns_roce_create_qp()
[all …]
H A Dhns_roce_device.h591 struct hns_roce_qp { struct
611 void (*event)(struct hns_roce_qp *qp, argument
904 struct hns_roce_qp *hr_qp);
1017 static inline struct hns_roce_qp *to_hr_qp(struct ib_qp *ibqp) in to_hr_qp()
1019 return container_of(ibqp, struct hns_roce_qp, ibqp); in to_hr_qp()
1043 static inline struct hns_roce_qp
1201 void init_flush_work(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp);
1202 void *hns_roce_get_recv_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
1203 void *hns_roce_get_send_wqe(struct hns_roce_qp *hr_qp, unsigned int n);
1204 void *hns_roce_get_extend_sge(struct hns_roce_qp *hr_qp, unsigned int n);
[all …]
H A Dhns_roce_restrack.c64 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 DMakefile9 hns_roce_ah.o hns_roce_hem.o hns_roce_mr.o hns_roce_qp.o \
H A Dhns_roce_hw_v2.c373 struct hns_roce_qp *hr_qp) in check_send_valid()
620 struct hns_roce_qp *qp) in update_sq_db()
637 struct hns_roce_qp *qp) in update_rq_db()
766 struct hns_roce_qp *hr_qp) in check_recv_valid()
2604 struct hns_roce_qp *hr_qp; in free_mr_init_qp()
2716 struct hns_roce_qp *hr_qp; in free_mr_modify_rsv_qp()
3394 struct hns_roce_qp *hr_qp; in free_mr_send_cmd_to_hw()
3640 struct hns_roce_qp *hr_qp; in hns_roce_v2_sw_poll_cq()
4156 struct hns_roce_qp *hr_qp) in hns_roce_v2_qp_modify()
4327 struct hns_roce_qp *hr_qp, in config_qp_rq_buf()
[all …]
H A Dhns_roce_main.c633 INIT_RDMA_OBJ_SIZE(ib_qp, hns_roce_qp, ibqp),
984 struct hns_roce_qp *hr_qp; in hns_roce_handle_device_err()
H A Dhns_roce_hw_v2.h1303 struct hns_roce_qp *rsv_qp[HNS_ROCE_FREE_MR_USED_QP_NUM];