Home
last modified time | relevance | path

Searched refs:QPC_QP_ST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h497 #define QPC_QP_ST QPC_FIELD_LOC(479, 477) macro
H A Dhns_roce_hw_v2.c5235 hr_reg_write(context, QPC_QP_ST, new_state); in hns_roce_v2_modify_qp()
5236 hr_reg_clear(qpc_mask, QPC_QP_ST); in hns_roce_v2_modify_qp()
5338 state = hr_reg_read(&context, QPC_QP_ST); in hns_roce_v2_query_qp()