Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h477 #define QPC_FL QPC_FIELD_LOC(211, 192) macro
H A Dhns_roce_hw_v2.c4930 hr_reg_write(context, QPC_FL, grh->flow_label); in hns_roce_v2_set_path()
4931 hr_reg_clear(qpc_mask, QPC_FL); in hns_roce_v2_set_path()
5371 grh->flow_label = hr_reg_read(&context, QPC_FL); in hns_roce_v2_query_qp()