Searched defs:tmpL (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath5k/
H A Dphy.c2885 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0];
2956 pcdac_low_pwr = ah->ah_txpower.tmpL[1];
2957 pcdac_high_pwr = ah->ah_txpower.tmpL[0];
2975 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; /* Zeroed */
2976 pcdac_high_pwr = ah->ah_txpower.tmpL[0];
3099 pdadc_tmp = ah->ah_txpower.tmpL[pdg];
3285 u8 *tmpL; local
3310 tmpL = ah->ah_txpower.tmpL[pdg];
3368 pdg_L->pd_points, tmpL, typ
[all...]
H A Dath5k.h1410 u8 tmpL[AR5K_EEPROM_N_PD_GAINS] member in struct:ath5k_hw::__anon4214

Completed in 129 milliseconds