Searched refs:AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | ar5416reg.h | 25 #define AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ (-90) macro |
H A D | ar5416.c | 128 sc->cca_max_5g = AR5416_PHY_CCA_MAX_GOOD_VAL_5GHZ; in ar5416_attach() |