Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h374 #define AR_PHY_CCA_MIN_GOOD_VAL_5416_5GHZ -110 macro
H A Dar5416_attach.c473 AH5416(ah)->nf_5g.min = AR_PHY_CCA_MIN_GOOD_VAL_5416_5GHZ; in ar5416Attach()
/freebsd/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c287 AH5416(ah)->nf_5g.min = AR_PHY_CCA_MIN_GOOD_VAL_5416_5GHZ; in ar9160Attach()