Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h500 #define QPC_AT QPC_FIELD_LOC(223, 219) macro
H A Dhns_roce_hw_v2.c5182 hr_reg_write(context, QPC_AT, timeout); in hns_roce_v2_set_opt_fields()
5183 hr_reg_clear(qpc_mask, QPC_AT); in hns_roce_v2_set_opt_fields()
5488 timeout = (u8)hr_reg_read(context, QPC_AT); in get_qp_timeout_attr()