Home
last modified time | relevance | path

Searched refs:CHANSEL_5G (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dphy.h22 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV) macro
H A Dar9002_phy.c132 channelSel = CHANSEL_5G(freq); in ar9002_hw_set_channel()
H A Dar9003_phy.c192 channelSel = CHANSEL_5G(freq); in ar9003_hw_set_channel()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dphy.h22 #define CHANSEL_5G(_freq) (((_freq) * 0x8000) / CHANSEL_DIV) macro
H A Dar9002_phy.c132 channelSel = CHANSEL_5G(freq); in ar9002_hw_set_channel()
H A Dar9003_phy.c192 channelSel = CHANSEL_5G(freq); in ar9003_hw_set_channel()

Completed in 7 milliseconds