Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h526 #define QPC_MIN_RNR_TIME QPC_FIELD_LOC(639, 635) macro
Dhns_roce_hw_v2.c5186 hr_reg_write(context, QPC_MIN_RNR_TIME, in hns_roce_v2_set_opt_fields()
5189 hr_reg_clear(qpc_mask, QPC_MIN_RNR_TIME); in hns_roce_v2_set_opt_fields()
5517 qp_attr->min_rnr_timer = (u8)hr_reg_read(&context, QPC_MIN_RNR_TIME); in hns_roce_v2_query_qp()