Home
last modified time | relevance | path

Searched refs:AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5416reg.h25 #define AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ (-90) macro
H A Dar5416.c128 sc->cca_max_5g = AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ; in ar5416_attach()