Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c5983 __hal_calc_jhash(u8 *msg, u32 length, u32 golden_ratio, u32 init_value) in __hal_calc_jhash() argument
5992 a = b = golden_ratio; /* the golden ratio; an arbitrary value */ in __hal_calc_jhash()