Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h588 #define QPC_SQ_CUR_PSN QPC_FIELD_LOC(1375, 1352) macro
Dhns_roce_hw_v2.c5150 hr_reg_write(context, QPC_SQ_CUR_PSN, attr->sq_psn); in hns_roce_v2_set_opt_fields()
5151 hr_reg_clear(qpc_mask, QPC_SQ_CUR_PSN); in hns_roce_v2_set_opt_fields()
5487 qp_attr->sq_psn = (u32)hr_reg_read(&context, QPC_SQ_CUR_PSN); in hns_roce_v2_query_qp()