Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radio.c132 i = ath_hal_mhz2ieee_2ghz(ah, freq); in ar9300_set_channel()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h1034 extern int ath_hal_mhz2ieee_2ghz(struct ath_hal *, int freq);
H A Dah.c1427 ath_hal_mhz2ieee_2ghz(struct ath_hal *ah, int freq) in ath_hal_mhz2ieee_2ghz() function