Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.c111 if (h[i].invalidNFcount > 0) { in ath9k_hw_update_nfcal_hist_buffer()
112 h[i].invalidNFcount--; in ath9k_hw_update_nfcal_hist_buffer()
455 h[i].invalidNFcount = AR_PHY_CCA_FILTERWINDOW_LENGTH; in ath9k_init_nfcal_hist_buffer()
H A Dcalib.h100 u8 invalidNFcount; member
H A Ddebug.c1002 nread = AR_PHY_CCA_FILTERWINDOW_LENGTH - h[i].invalidNFcount; in read_file_dump_nfcal()