Searched refs:cong_type (Results 1 – 3 of 3) sorted by relevance
1015 hr_qp->cong_type = CONG_TYPE_DCQCN; in default_congest_type()1017 hr_qp->cong_type = hr_dev->caps.default_cong_type; in default_congest_type()1027 hr_qp->cong_type = CONG_TYPE_DCQCN; in set_congest_type()1030 hr_qp->cong_type = CONG_TYPE_LDCP; in set_congest_type()1033 hr_qp->cong_type = CONG_TYPE_HC3; in set_congest_type()1036 hr_qp->cong_type = CONG_TYPE_DIP; in set_congest_type()1042 if (!test_bit(hr_qp->cong_type, (unsigned long *)&hr_dev->caps.cong_cap)) in set_congest_type()1046 hr_qp->cong_type != CONG_TYPE_DCQCN) in set_congest_type()
656 enum hns_roce_cong_type cong_type; member
4778 switch (hr_qp->cong_type) { in check_cong_type()4804 hr_qp->cong_type = CONG_TYPE_DCQCN; in check_cong_type()4836 hr_qp->cong_type * HNS_ROCE_CONG_SIZE); in fill_cong_field()