Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h636 #define QPC_RNR_NUM_INIT QPC_FIELD_LOC(1946, 1944) macro
Dhns_roce_hw_v2.c5142 hr_reg_write(context, QPC_RNR_NUM_INIT, attr->rnr_retry); in hns_roce_v2_set_opt_fields()
5143 hr_reg_clear(qpc_mask, QPC_RNR_NUM_INIT); in hns_roce_v2_set_opt_fields()
5520 qp_attr->rnr_retry = hr_reg_read(&context, QPC_RNR_NUM_INIT); in hns_roce_v2_query_qp()