Searched refs:nfThresh (Results 1 – 1 of 1) sorted by relevance
407 int16_t nf, nfThresh; in ath9k_hw_getnf() local422 if (ath9k_hw_get_nf_thresh(ah, c->band, &nfThresh) in ath9k_hw_getnf()423 && nf > nfThresh) { in ath9k_hw_getnf()426 nf, nfThresh); in ath9k_hw_getnf()