Home
last modified time | relevance | path

Searched refs:to_hr_qp_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1215 int to_hr_qp_type(int qp_type);
H A Dhns_roce_qp.c1237 int to_hr_qp_type(int qp_type) in to_hr_qp_type() function
H A Dhns_roce_hw_v2.c4249 hr_reg_write(context, QPC_TST, to_hr_qp_type(ibqp->qp_type)); in modify_qp_reset_to_init()
4306 hr_reg_write(context, QPC_TST, to_hr_qp_type(ibqp->qp_type)); in modify_qp_init_to_init()
5231 to_hr_qp_type(hr_qp->ibqp.qp_type) == SERV_TYPE_XRC || in hns_roce_v2_modify_qp()