Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h510 #define QPC_MIN_RNR_TIME QPC_FIELD_LOC(639, 635) macro
Dhns_roce_hw_v2.c5080 hr_reg_write(context, QPC_MIN_RNR_TIME, in hns_roce_v2_set_opt_fields()
5083 hr_reg_clear(qpc_mask, QPC_MIN_RNR_TIME); in hns_roce_v2_set_opt_fields()
5363 qp_attr->min_rnr_timer = (u8)hr_reg_read(&context, QPC_MIN_RNR_TIME); in hns_roce_v2_query_qp()