Searched defs:hr_qp (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/infiniband/hw/hns/ |
D | hns_roce_qp.c | 47 struct hns_roce_qp *hr_qp = container_of(flush_work, in flush_work_handle() local 72 void init_flush_work(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in init_flush_work() 130 static void hns_roce_ib_qp_event(struct hns_roce_qp *hr_qp, in hns_roce_ib_qp_event() 214 static int alloc_qpn(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in alloc_qpn() 275 struct hns_roce_qp *hr_qp, in add_qp_to_list() 298 struct hns_roce_qp *hr_qp, in hns_roce_qp_store() 318 static int alloc_qpc(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in alloc_qpc() 382 void hns_roce_qp_remove(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in hns_roce_qp_remove() 401 static void free_qpc(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in free_qpc() 421 static void free_qpn(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in free_qpn() [all …]
|
D | hns_roce_hw_v1.c | 362 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_post_recv() local 779 struct hns_roce_qp *hr_qp; in hns_roce_v1_rsv_lp_qp() local 947 struct hns_roce_qp *hr_qp; in hns_roce_v1_release_lp_qp() local 1061 static int hns_roce_v1_send_lp_wqe(struct hns_roce_qp *hr_qp) in hns_roce_v1_send_lp_wqe() 1099 struct hns_roce_qp *hr_qp; in hns_roce_v1_mr_free_work_fn() local 2181 struct hns_roce_qp *hr_qp; in hns_roce_v1_poll_one() local 2474 struct hns_roce_qp *hr_qp) in hns_roce_v1_qp_modify() 2551 static int find_wqe_mtt(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp, in find_wqe_mtt() 2578 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_m_sqp() local 2737 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_m_qp() local [all …]
|
D | hns_roce_hw_v2.c | 349 struct hns_roce_qp *hr_qp) in check_send_valid() 771 struct hns_roce_qp *hr_qp) in check_recv_valid() 820 static void fill_rq_wqe(struct hns_roce_qp *hr_qp, const struct ib_recv_wr *wr, in fill_rq_wqe() 846 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v2_post_recv() local 3429 static int sw_comp(struct hns_roce_qp *hr_qp, struct hns_roce_wq *wq, in sw_comp() 3457 struct hns_roce_qp *hr_qp; in hns_roce_v2_sw_poll_cq() local 3538 struct hns_roce_qp *hr_qp = *cur_qp; in get_cur_qp() local 3996 struct hns_roce_qp *hr_qp) in hns_roce_v2_qp_modify() 4020 static void set_access_flags(struct hns_roce_qp *hr_qp, in set_access_flags() 4053 static void set_qpc_wqe_cnt(struct hns_roce_qp *hr_qp, in set_qpc_wqe_cnt() [all …]
|
D | hns_roce_main.c | 792 struct hns_roce_qp *hr_qp; in hns_roce_handle_device_err() local
|