[go: nahoru, domu]

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

/drivers/net/wireless/ath/ath5k/
H A Dphy.c2505 * @pmin: Minimum power value (xmin)
2525 ath5k_create_power_curve(s16 pmin, s16 pmax, argument
2531 s16 pwr_i = 2 * pmin;
2542 pwr_i = pmin;
2543 pmin = 0;
2549 for (i = 0; (i <= (u16) (pmax - pmin)) &&

Completed in 16 milliseconds