Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hem.c49 (hr_dev->caps.mtt_hop_num && type == HEM_TYPE_MTT)) in hns_roce_check_whether_mhop()
140 mhop->hop_num = hr_dev->caps.mtt_hop_num; in hns_roce_calc_hem_mhop()
901 hop_num = hr_dev->caps.mtt_hop_num; in hns_roce_init_hem_table()
Dhns_roce_hw_v2.c1243 caps->mtt_hop_num = HNS_ROCE_MTT_HOP_NUM; in hns_roce_v2_profile()
3034 hr_dev->caps.mtt_hop_num == HNS_ROCE_HOP_NUM_0 ? in modify_qp_init_to_rtr()
3035 0 : hr_dev->caps.mtt_hop_num); in modify_qp_init_to_rtr()
3043 hr_dev->caps.mtt_hop_num : 0); in modify_qp_init_to_rtr()
3051 hr_dev->caps.mtt_hop_num == HNS_ROCE_HOP_NUM_0 ? in modify_qp_init_to_rtr()
3052 0 : hr_dev->caps.mtt_hop_num); in modify_qp_init_to_rtr()
Dhns_roce_device.h723 u32 mtt_hop_num; member
Dhns_roce_mr.c740 if (!hr_dev->caps.mtt_hop_num) in hns_roce_write_mtt_chunk()