Home
last modified time | relevance | path

Searched refs:get_tclass (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c76 ah->av.tclass = get_tclass(grh); in hns_roce_create_ah()
H A Dhns_roce_device.h1113 static inline u8 get_tclass(const struct ib_global_route *grh) in get_tclass() function
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()