Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.h55 int32_t ath_getchannels(ath_t *asc, uint32_t cc,
H A Dath_aux.c298 ath_getchannels(ath_t *asc, uint32_t cc, HAL_BOOL outdoor, HAL_BOOL xchanmode) in ath_getchannels() function
H A Dath_main.c2130 err = ath_getchannels(asc, ath_countrycode, AH_FALSE, AH_TRUE); in ath_attach()