Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h625 #define QPC_RNR_NUM_INIT QPC_FIELD_LOC(1946, 1944) macro
H A Dhns_roce_hw_v2.c5055 hr_reg_write(context, QPC_RNR_NUM_INIT, attr->rnr_retry); in hns_roce_v2_set_opt_fields()
5056 hr_reg_clear(qpc_mask, QPC_RNR_NUM_INIT); in hns_roce_v2_set_opt_fields()
5387 qp_attr->rnr_retry = hr_reg_read(&context, QPC_RNR_NUM_INIT); in hns_roce_v2_query_qp()