Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2404 ahp->nf_2GHz.max = AR_PHY_CCA_MAX_GOOD_VAL_OSPREY_2GHZ; in ar9300_attach()
2412 ahp->nf_2GHz.max = AR_PHY_CCA_MAX_GOOD_VAL_OSPREY_2GHZ; in ar9300_attach()
2420 ahp->nf_2GHz.max = AR_PHY_CCA_MAX_GOOD_VAL_OSPREY_2GHZ; in ar9300_attach()
H A Dar9300phy.h397 #define AR_PHY_CCA_MAX_GOOD_VAL_OSPREY_2GHZ -95 macro
H A Dar9300_reset.c4465 AR_PHY_CCA_MAX_GOOD_VAL_OSPREY_2GHZ) in First_NFCal()