Searched refs:idxR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom_def.c | 27 u16 idxL = 0, idxR = 0, numPiers; in ath9k_get_txgain_index() local 39 calChans, numPiers, &idxL, &idxR); in ath9k_get_txgain_index() 44 pcdac = rawDatasetOpLoop[idxR].pcdac[0][0]; in ath9k_get_txgain_index() 46 rawDatasetOpLoop[idxR].pwrPdg[0][0])/2; in ath9k_get_txgain_index()
|
H A D | eeprom_9287.c | 288 u16 idxL = 0, idxR = 0, numPiers; in ar9287_eeprom_get_tx_gain_index() local 301 pCalChans, numPiers, &idxL, &idxR); in ar9287_eeprom_get_tx_gain_index() 307 (int8_t) pRawDatasetOpLoop[idxR].pwrPdg[0][0])/2; in ar9287_eeprom_get_tx_gain_index()
|