Home
last modified time | relevance | path

Searched refs:QPC_RETRY_NUM_INIT (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_restrack.c154 data[offset++] = hr_reg_read(&context, QPC_RETRY_NUM_INIT); in hns_roce_fill_res_qp_entry_raw()
Dhns_roce_hw_v2.h620 #define QPC_RETRY_NUM_INIT QPC_FIELD_LOC(1690, 1688) macro
Dhns_roce_hw_v2.c5070 hr_reg_write(context, QPC_RETRY_NUM_INIT, attr->retry_cnt); in hns_roce_v2_set_opt_fields()
5071 hr_reg_clear(qpc_mask, QPC_RETRY_NUM_INIT); in hns_roce_v2_set_opt_fields()
5393 qp_attr->retry_cnt = hr_reg_read(&context, QPC_RETRY_NUM_INIT); in hns_roce_v2_query_qp()