Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.c101 for (i = 0; i < NUM_NF_READINGS; i++) { in ath9k_hw_update_nfcal_hist_buffer()
260 for (i = 0; i < NUM_NF_READINGS; i++) { in ath9k_hw_loadnf()
355 for (i = 0; i < NUM_NF_READINGS; i++) { in ath9k_hw_loadnf()
382 for (i = 0; i < NUM_NF_READINGS; i++) { in ath9k_hw_nf_sanitize()
408 int16_t nfarray[NUM_NF_READINGS] = { 0 }; in ath9k_hw_getnf()
452 for (i = 0; i < NUM_NF_READINGS; i++) { in ath9k_init_nfcal_hist_buffer()
H A Dcalib.h27 #define NUM_NF_READINGS 6 macro
H A Dhw-ops.h230 int16_t nfarray[NUM_NF_READINGS]) in ath9k_hw_do_getnf() argument
H A Dhw.h447 struct ath9k_nfcal_hist nfCalHist[NUM_NF_READINGS];
665 void (*do_getnf)(struct ath_hw *ah, int16_t nfarray[NUM_NF_READINGS]);
H A Dar9002_phy.c332 int16_t nfarray[NUM_NF_READINGS]) in ar9002_hw_do_getnf() argument
H A Dar5008_phy.c1138 int16_t nfarray[NUM_NF_READINGS]) in ar5008_hw_do_getnf() argument
H A Ddebug.c997 for (i = 0; i < NUM_NF_READINGS; i++) { in read_file_dump_nfcal()
H A Dar9003_phy.c1340 int16_t nfarray[NUM_NF_READINGS]) in ar9003_hw_do_getnf() argument