Searched refs:ATH10K_MAX_5G_CHAN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath10k/ | ||
H A D | core.h | 41 #define ATH10K_MAX_5G_CHAN 173 macro |
H A D | wmi.c | 2559 } else if (channel >= 36 && channel <= ATH10K_MAX_5G_CHAN) { in ath10k_wmi_event_mgmt_rx() |