Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h640 enum hns_roce_cong_type cong_type; member
841 enum hns_roce_cong_type cong_type; member
H A Dhns_roce_hw_v2.c2197 caps->cong_type = hr_reg_read(resp_d, PF_CAPS_D_CONG_TYPE); in hns_roce_query_caps()
4737 hr_qp->cong_type = CONG_TYPE_DCQCN; in check_cong_type()
4739 hr_qp->cong_type = hr_dev->caps.cong_type; in check_cong_type()
4742 switch (hr_qp->cong_type) { in check_cong_type()
4770 hr_qp->cong_type); in check_cong_type()
4771 hr_qp->cong_type = CONG_TYPE_DCQCN; in check_cong_type()
4803 hr_qp->cong_type * HNS_ROCE_CONG_SIZE); in fill_cong_field()