Home
last modified time | relevance | path

Searched refs:cca_max_5g (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnvar.h554 int16_t cca_max_5g; member
H A Dar9280.c111 sc->cca_max_5g = AR9280_PHY_CCA_MAX_GOOD_VAL_5GHZ; in ar9280_attach()
H A Dar5416.c128 sc->cca_max_5g = AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ; in ar5416_attach()
H A Dar9380.c115 sc->cca_max_5g = AR9380_PHY_CCA_MAX_GOOD_VAL_5GHZ; in ar9380_attach()
H A Dathn.c1263 max = sc->cca_max_5g; in athn_cap_noisefloor()