Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h600 #define QPC_RETRY_NUM_INIT QPC_FIELD_LOC(1690, 1688) macro
H A Dhns_roce_hw_v2.c5048 hr_reg_write(context, QPC_RETRY_NUM_INIT, attr->retry_cnt); in hns_roce_v2_set_opt_fields()
5049 hr_reg_clear(qpc_mask, QPC_RETRY_NUM_INIT); in hns_roce_v2_set_opt_fields()
5385 qp_attr->retry_cnt = hr_reg_read(&context, QPC_RETRY_NUM_INIT); in hns_roce_v2_query_qp()