Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h474 #define QPC_TC QPC_FIELD_LOC(175, 168) macro
H A Dhns_roce_hw_v2.c4927 hr_reg_write(context, QPC_TC, get_tclass(&attr->ah_attr.grh)); in hns_roce_v2_set_path()
4928 hr_reg_clear(qpc_mask, QPC_TC); in hns_roce_v2_set_path()
5374 grh->traffic_class = hr_reg_read(&context, QPC_TC); in hns_roce_v2_query_qp()