Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h527 #define ATH11K_MAX_5G_CHAN 177 macro
H A Dwmi.c7583 } else if (rx_ev.channel >= 36 && rx_ev.channel <= ATH11K_MAX_5G_CHAN) { in ath11k_mgmt_rx_event()