Searched defs:hr_qp (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_qp.c | 68 static void hns_roce_ib_qp_event(struct hns_roce_qp *hr_qp,  in hns_roce_ib_qp_event()143 				 struct hns_roce_qp *hr_qp)  in hns_roce_gsi_qp_alloc()
 164 			     struct hns_roce_qp *hr_qp)  in hns_roce_qp_alloc()
 234 void hns_roce_qp_remove(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp)  in hns_roce_qp_remove()
 244 void hns_roce_qp_free(struct hns_roce_dev *hr_dev, struct hns_roce_qp *hr_qp)  in hns_roce_qp_free()
 273 				struct hns_roce_qp *hr_qp)  in hns_roce_set_rq_size()
 353 				     struct hns_roce_qp *hr_qp,  in hns_roce_set_user_sq_size()
 435 				struct hns_roce_qp *hr_qp,  in split_wqe_buf_region()
 520 				struct hns_roce_qp *hr_qp)  in set_extend_sge_param()
 550 				       struct hns_roce_qp *hr_qp)  in hns_roce_set_kernel_sq_size()
 [all …]
 
 | 
| D | hns_roce_hw_v2.c | 618 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in hns_roce_v2_post_recv()  local2697 	struct hns_roce_qp *hr_qp;  in hns_roce_v2_poll_one()  local
 3166 				 struct hns_roce_qp *hr_qp)  in hns_roce_v2_qp_modify()
 3186 static void set_access_flags(struct hns_roce_qp *hr_qp,  in set_access_flags()
 3216 static void set_qpc_wqe_cnt(struct hns_roce_qp *hr_qp,  in set_qpc_wqe_cnt()
 3260 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in modify_qp_reset_to_init()  local
 3551 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in modify_qp_init_to_init()  local
 3639 				   struct hns_roce_qp *hr_qp, int mtt_cnt,  in check_wqe_rq_mtt_count()
 3670 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in modify_qp_init_to_rtr()  local
 3915 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in modify_qp_rtr_to_rts()  local
 [all …]
 
 | 
| D | hns_roce_hw_v1.c | 359 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in hns_roce_v1_post_recv()  local709 	struct hns_roce_qp *hr_qp;  in hns_roce_v1_rsv_lp_qp()  local
 882 	struct hns_roce_qp *hr_qp;  in hns_roce_v1_release_lp_qp()  local
 1005 static int hns_roce_v1_send_lp_wqe(struct hns_roce_qp *hr_qp)  in hns_roce_v1_send_lp_wqe()
 1039 	struct hns_roce_qp *hr_qp;  in hns_roce_v1_mr_free_work_fn()  local
 2197 	struct hns_roce_qp *hr_qp;  in hns_roce_v1_poll_one()  local
 2494 				 struct hns_roce_qp *hr_qp)  in hns_roce_v1_qp_modify()
 2576 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in hns_roce_v1_m_sqp()  local
 2721 	struct hns_roce_qp *hr_qp = to_hr_qp(ibqp);  in hns_roce_v1_m_qp()  local
 3361 				 struct hns_roce_qp *hr_qp,  in hns_roce_v1_query_qpc()
 [all …]
 
 | 
| D | hns_roce_device.h | 699 	struct hns_roce_qp	hr_qp;  member1095 static inline struct hns_roce_sqp *hr_to_hr_sqp(struct hns_roce_qp *hr_qp)  in hr_to_hr_sqp()
 
 |