Searched refs:ATH10K_MAX_5G_CHAN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath10k/ | ||
H A D | core.h | 43 #define ATH10K_MAX_5G_CHAN 173 macro |
H A D | wmi.c | 2574 } else if (channel >= 36 && channel <= ATH10K_MAX_5G_CHAN) { in ath10k_wmi_event_mgmt_rx() |