Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1083 static bool hem_list_is_bottom_bt(int hopnum, int bt_level) in hem_list_is_bottom_bt()
1101 static u32 hem_list_calc_ba_range(int hopnum, int bt_level, int unit) in hem_list_calc_ba_range()
1164 const int hopnum = r->hopnum; in hem_list_alloc_mid_bt() local
H A Dhns_roce_mr.c912 static u64 cal_pages_per_l1ba(unsigned int ba_per_bt, unsigned int hopnum) in cal_pages_per_l1ba()
H A Dhns_roce_device.h257 int hopnum; /* addressing hop num */ member
273 int hopnum; /* multi-hop addressing hop num */ member
1080 static inline u32 to_hr_hem_hopnum(u32 hopnum, u32 count) in to_hr_hem_hopnum()