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

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_phy.c204 ath5k_hw_reg_write(ah, AR5K_REG_SM(ah->ah_txpower.txp_max_pwr - 4,
1759 s16 max_chan_pwr = ah->ah_txpower.txp_max_pwr / 4;
1823 ah->ah_txpower.txp_max_pwr = 4*min(edge_pwr, max_chan_pwr);
2338 ah->ah_txpower.txp_max_pwr = ath5k_get_interpolated_value(target,
2427 max_pwr = min(max_pwr, (u16) ah->ah_txpower.txp_max_pwr) / 2;
2470 ah->ah_txpower.txp_max_pwr = rates[0];
2497 ah->ah_txpower.txp_max_pwr = AR5K_TUNE_MAX_TXPOWER;
H A Dath5k.h1042 s16 txp_max_pwr; member in struct:ath5k_hw::__anon20144

Completed in 55 milliseconds