Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Deeprom.c486 int intercepts; in ath9k_hw_get_gain_boundaries_pdadcs() local
489 intercepts = AR9287_PD_GAIN_ICEPTS; in ath9k_hw_get_gain_boundaries_pdadcs()
491 intercepts = AR5416_PD_GAIN_ICEPTS; in ath9k_hw_get_gain_boundaries_pdadcs()
509 maxPwrT4[i] = data_9287[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
513 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
519 maxPwrT4[i] = data_4k[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
523 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
529 maxPwrT4[i] = data_def[idxL].pwrPdg[i][intercepts - 1]; in ath9k_hw_get_gain_boundaries_pdadcs()
533 intercepts, in ath9k_hw_get_gain_boundaries_pdadcs()
559 min(pPwrL[intercepts - 1], in ath9k_hw_get_gain_boundaries_pdadcs()
[all …]