Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2409 ahp->nf_cw_int_delta = AR_PHY_CCA_CW_INT_DELTA; in ar9300_attach()
2417 ahp->nf_cw_int_delta = AR_PHY_CCA_CW_INT_DELTA; in ar9300_attach()
2429 ahp->nf_cw_int_delta = AR_PHY_CCA_CW_INT_DELTA; in ar9300_attach()
H A Dar9300_reset.c358 nf = AH9300(ah)->nfp->nominal + AH9300(ah)->nf_cw_int_delta + in ar9300_get_min_cca_pwr()
728 if (nf_no_lim > ahp->nfp->nominal + ahp->nf_cw_int_delta) { in ar9300_store_new_nf()
6315 AH9300(ah)->nfp->nominal + AH9300(ah)->nf_cw_int_delta) in ar9300_interference_is_present()
H A Dar9300.h876 int16_t nf_cw_int_delta; /* diff btwn nominal NF and CW interf threshold */ member