Home
last modified time | relevance | path

Searched refs:intercepts (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Deeprom.c390 int intercepts; in ath9k_hw_get_gain_boundaries_pdadcs() local
393 intercepts = AR9287_PD_GAIN_ICEPTS; in ath9k_hw_get_gain_boundaries_pdadcs()
395 intercepts = AR5416_PD_GAIN_ICEPTS; in ath9k_hw_get_gain_boundaries_pdadcs()
413 maxPwrT4[i] = data_9287[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
417 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
423 maxPwrT4[i] = data_4k[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
427 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
433 maxPwrT4[i] = data_def[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
437 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
463 min(pPwrL[intercepts - 1], in ath9k_hw_get_gain_boundaries_pdadcs()
[all …]