Home
last modified time | relevance | path

Searched refs:to_hr_hem_entries_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1120 static inline u32 to_hr_hem_entries_count(u32 count, u32 buf_shift) in to_hr_hem_entries_count() function
1130 return ilog2(to_hr_hem_entries_count(count, buf_shift)); in to_hr_hem_entries_shift()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h1093 static inline u32 to_hr_hem_entries_count(u32 count, u32 buf_shift) in to_hr_hem_entries_count() function
1103 return ilog2(to_hr_hem_entries_count(count, buf_shift)); in to_hr_hem_entries_shift()

Completed in 6 milliseconds