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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c302 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1,
4659 static int32_t iwk_interpolate_value(int32_t x, int32_t x1, int32_t y1, function
4714 m_p->actual_pow = iwk_interpolate_value(channel,
4719 m_p->gain_idx = iwk_interpolate_value(channel,
4724 m_p->temperature = iwk_interpolate_value(channel,
4732 m_p->pa_det = iwk_interpolate_value(channel, ch1_n,

Completed in 81 milliseconds