Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h41 #define ATH10K_MAX_5G_CHAN 173 macro
H A Dwmi.c2573 } else if (channel >= 36 && channel <= ATH10K_MAX_5G_CHAN) { in ath10k_wmi_event_mgmt_rx()