Searched refs:CHANSEL_5G (Results 1 – 3 of 3) sorted by relevance
22 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV) macro
132 channelSel = CHANSEL_5G(freq); in ar9002_hw_set_channel()
192 channelSel = CHANSEL_5G(freq); in ar9003_hw_set_channel()