Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h408 #define ATH12K_MAX_5G_CHAN 173 macro
H A Dwmi.c5782 } else if (rx_ev.channel >= 36 && rx_ev.channel <= ATH12K_MAX_5G_CHAN) { in ath12k_mgmt_rx_event()