Searched defs:hr_qp (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/infiniband/hw/hns/ |
| D | hns_roce_qp.c | 46 struct hns_roce_qp *hr_qp = container_of(flush_work, in flush_work_handle() local 71 void init_flush_work(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in init_flush_work() 128 static void hns_roce_ib_qp_event(struct hns_roce_qp *hr_qp, in hns_roce_ib_qp_event() 212 static int alloc_qpn(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in alloc_qpn() 244 struct hns_roce_qp *hr_qp, in add_qp_to_list() 267 struct hns_roce_qp *hr_qp, in hns_roce_qp_store() 287 static int alloc_qpc(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in alloc_qpc() 346 static void qp_user_mmap_entry_remove(struct hns_roce_qp *hr_qp) in qp_user_mmap_entry_remove() 351 void hns_roce_qp_remove(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in hns_roce_qp_remove() 370 static void free_qpc(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp) in free_qpc() [all …]
|
| D | hns_roce_restrack.c | 84 struct hns_roce_qp *hr_qp = to_hr_qp(ib_qp); in hns_roce_fill_res_qp_entry() local 119 struct hns_roce_qp *hr_qp = to_hr_qp(ib_qp); in hns_roce_fill_res_qp_entry_raw() local
|
| D | hns_roce_hw_v2.c | 374 struct hns_roce_qp *hr_qp) in check_send_valid() 773 struct hns_roce_qp *hr_qp) in check_recv_valid() 822 static void fill_rq_wqe(struct hns_roce_qp *hr_qp, const struct ib_recv_wr *wr, in fill_rq_wqe() 848 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v2_post_recv() local 2726 struct hns_roce_qp *hr_qp; in free_mr_modify_rsv_qp() local 3367 static int free_mr_post_send_lp_wqe(struct hns_roce_qp *hr_qp) in free_mr_post_send_lp_wqe() 3398 struct hns_roce_qp *hr_qp; in free_mr_send_cmd_to_hw() local 3649 static int sw_comp(struct hns_roce_qp *hr_qp, struct hns_roce_wq *wq, in sw_comp() 3677 struct hns_roce_qp *hr_qp; in hns_roce_v2_sw_poll_cq() local 3758 struct hns_roce_qp *hr_qp = *cur_qp; in get_cur_qp() local [all …]
|
| D | hns_roce_main.c | 876 struct hns_roce_qp *hr_qp; in hns_roce_handle_device_err() local
|