Home
last modified time | relevance | path

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

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