Searched refs:get_scale (Results 1 – 5 of 5) sorted by relevance
58 extern int get_scale(const char *);
59 if ((scale = get_scale(args)) != -1) in ifcmd()
127 get_scale(const char *name) in get_scale() function
2755 get_scale(int val) in get_scale() function2884 Qx = get_scale(maxxtildeabs); in ar9003_compute_predistortion()2885 Qb1 = get_scale(maxb1abs); in ar9003_compute_predistortion()2886 Qb2 = get_scale(maxb2abs); in ar9003_compute_predistortion()2902 Qscale = get_scale(abs(scale)); in ar9003_compute_predistortion()2904 Qalpha = get_scale(abs(alpha)); in ar9003_compute_predistortion()2906 Qbeta = get_scale(abs(beta)); in ar9003_compute_predistortion()2965 Qalpha = get_scale(abs(alpha)); in ar9003_compute_predistortion()2967 Qbeta = get_scale(abs(beta)); in ar9003_compute_predistortion()
82 static void get_scale(void);182 { 'K', get_scale },573 get_scale(void) in get_scale() function