Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h493 #define QPC_AT QPC_FIELD_LOC(223, 219) macro
Dhns_roce_hw_v2.c5128 hr_reg_write(context, QPC_AT, timeout); in hns_roce_v2_set_opt_fields()
5129 hr_reg_clear(qpc_mask, QPC_AT); in hns_roce_v2_set_opt_fields()
5434 timeout = (u8)hr_reg_read(context, QPC_AT); in get_qp_timeout_attr()