Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h515 #define QPC_MIN_RNR_TIME QPC_FIELD_LOC(639, 635) macro
H A Dhns_roce_hw_v2.c5099 hr_reg_write(context, QPC_MIN_RNR_TIME, in hns_roce_v2_set_opt_fields()
5102 hr_reg_clear(qpc_mask, QPC_MIN_RNR_TIME); in hns_roce_v2_set_opt_fields()
5384 qp_attr->min_rnr_timer = (u8)hr_reg_read(&context, QPC_MIN_RNR_TIME); in hns_roce_v2_query_qp()