HomeSort by: relevance | last modified time | path
    Searched refs:athn_interpolate (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
arn9380.c 402 db = athn_interpolate(c->ic_freq,
407 db = athn_interpolate(c->ic_freq,
417 margin = athn_interpolate(c->ic_freq,
422 margin = athn_interpolate(c->ic_freq,
854 *corr = athn_interpolate(fbin,
857 *temp = athn_interpolate(fbin,
896 slope = athn_interpolate(c->ic_freq,
901 slope = athn_interpolate(c->ic_freq,
athnvar.h 675 int athn_interpolate(int, int, int, int, int);
arn9287.c 325 *pwr = athn_interpolate(fbin,
arn5008.c 2516 vpd = athn_interpolate(pwr, pwrPdg[lo], vpdPdg[lo],
2580 vpd[j] = athn_interpolate(fbin,
2655 tpow[i] = athn_interpolate(fbin,
2687 tpow[i] = athn_interpolate(fbin,
arn9003.c 3327 tpow[i] = athn_interpolate(fbin,
3359 tpow[i] = athn_interpolate(fbin,
athn.c 1687 athn_interpolate(int x, int x1, int y1, int x2, int y2) function in typeref:typename:PUBLIC int

Completed in 20 milliseconds