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