Home
last modified time | relevance | path

Searched defs:hopnum (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1017 static bool hem_list_is_bottom_bt(int hopnum, int bt_level) in hem_list_is_bottom_bt()
1035 static u64 hem_list_calc_ba_range(int hopnum, int bt_level, int unit) in hem_list_calc_ba_range()
1102 const int hopnum = r->hopnum; in hem_list_alloc_mid_bt() local
H A Dhns_roce_mr.c956 static u64 cal_pages_per_l1ba(unsigned int ba_per_bt, unsigned int hopnum) in cal_pages_per_l1ba()
H A Dhns_roce_device.h278 int hopnum; /* addressing hop num */ member
299 int hopnum; /* multi-hop addressing hop num */ member
1145 static inline u32 to_hr_hem_hopnum(u32 hopnum, u32 count) in to_hr_hem_hopnum()