Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_radio.c201 channel_sel = CHANSEL_5G(freq); in ar9300_set_channel()
HDar9300.h69 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV) macro