Home
last modified time | relevance | path

Searched refs:to_hr_qp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.c308 struct hns_roce_qp *qp = to_hr_qp(ibqp); in set_rwqe_data_seg()
701 struct hns_roce_qp *qp = to_hr_qp(ibqp); in hns_roce_v2_post_send()
847 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v2_post_recv()
3662 struct hns_roce_qp *qp = to_hr_qp(wc->qp); in fill_recv_wc()
4089 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in modify_qp_reset_to_init()
4322 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in modify_qp_init_to_rtr()
4449 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in modify_qp_rtr_to_rts()
4665 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v2_set_path()
4842 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v2_set_opt_fields()
4942 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v2_record_opt_fields()
[all …]
A Dhns_roce_hw_v1.c86 struct hns_roce_qp *qp = to_hr_qp(ibqp); in hns_roce_v1_post_send()
362 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_post_recv()
767 return to_hr_qp(qp); in hns_roce_v1_create_lp_qp()
2578 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_m_sqp()
2737 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_m_qp()
3391 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_q_sqp()
3461 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_q_qp()
3601 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_query_qp()
3611 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_v1_destroy_qp()
A Dhns_roce_qp.c1185 struct hns_roce_qp *hr_qp = to_hr_qp(qp); in hns_roce_create_qp()
1251 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_check_qp_attr()
1297 struct hns_roce_qp *hr_qp = to_hr_qp(ibqp); in hns_roce_modify_qp()
A Dhns_roce_device.h1051 static inline struct hns_roce_qp *to_hr_qp(struct ib_qp *ibqp) in to_hr_qp() function

Completed in 38 milliseconds