Searched refs:mhop_num (Results 1 – 2 of 2) sorted by relevance
266 u32 mhop_num; in hns_roce_loop_free() local272 mhop_num = hr_dev->caps.pbl_hop_num; in hns_roce_loop_free()275 if (mhop_num == 3 && err_loop_index == 2) { in hns_roce_loop_free()290 } else if (mhop_num == 3 && err_loop_index == 1) { in hns_roce_loop_free()302 } else if (mhop_num == 2 && err_loop_index == 1) { in hns_roce_loop_free()308 mhop_num, err_loop_index); in hns_roce_loop_free()326 u32 mhop_num; in hns_roce_mhop_alloc() local332 mhop_num = hr_dev->caps.pbl_hop_num; in hns_roce_mhop_alloc()336 if (mhop_num == HNS_ROCE_HOP_NUM_0) in hns_roce_mhop_alloc()340 if (mhop_num == 1) { in hns_roce_mhop_alloc()[all …]
4508 u32 mhop_num; in hns_roce_mhop_free_eq() local4513 mhop_num = hr_dev->caps.eqe_hop_num; in hns_roce_mhop_free_eq()4518 if (mhop_num == HNS_ROCE_HOP_NUM_0) { in hns_roce_mhop_free_eq()4526 if (mhop_num == 1) { in hns_roce_mhop_free_eq()4538 } else if (mhop_num == 2) { in hns_roce_mhop_free_eq()4746 u32 mhop_num; in hns_roce_mhop_alloc_eq() local4756 mhop_num = hr_dev->caps.eqe_hop_num; in hns_roce_mhop_alloc_eq()4765 if (mhop_num == HNS_ROCE_HOP_NUM_0) { in hns_roce_mhop_alloc_eq()4791 if (mhop_num == 2) { in hns_roce_mhop_alloc_eq()4806 if (mhop_num == 1) { in hns_roce_mhop_alloc_eq()[all …]