Home
last modified time | relevance | path

Searched refs:cong_cap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h860 u8 cong_cap; member
H A Dhns_roce_main.c406 resp.congest_type = hr_dev->caps.cong_cap; in hns_roce_alloc_ucontext()
H A Dhns_roce_qp.c1042 if (!test_bit(hr_qp->cong_type, (unsigned long *)&hr_dev->caps.cong_cap)) in set_congest_type()
H A Dhns_roce_hw_v2.c2235 caps->cong_cap = hr_reg_read(resp_d, PF_CAPS_D_CONG_CAP); in hns_roce_query_caps()