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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dphy.c2250 s16 max_chan_pwr = ah->ah_txpower.txp_max_pwr / 4;
2311 ah->ah_txpower.txp_max_pwr = 4*min(edge_pwr, max_chan_pwr);
2822 ah->ah_txpower.txp_max_pwr = ath5k_get_interpolated_value(target,
2911 max_pwr = min(max_pwr, (u16) ah->ah_txpower.txp_max_pwr) / 2;
2965 ah->ah_txpower.txp_max_pwr = 2 * rates[0];
2990 ah->ah_txpower.txp_max_pwr = AR5K_TUNE_MAX_TXPOWER;
H A Dath5k.h1095 s16 txp_max_pwr; member in struct:ath5k_hw::__anon13587
H A Dreset.c1024 ah->ah_txpower.txp_max_pwr / 2);

Completed in 49 milliseconds