Home
last modified time | relevance | path

Searched refs:ATH11K_MIN_6G_FREQ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dcore.h369 #define ATH11K_MIN_6G_FREQ 5945 macro
H A Ddp_rx.c2306 if (center_freq >= ATH11K_MIN_6G_FREQ && in ath11k_dp_rx_h_ppdu()
H A Dmac.c6068 if (reg_cap->low_5ghz_chan < ATH11K_MIN_6G_FREQ) { in ath11k_mac_setup_channels_rates()
H A Dwmi.c5672 if (rx_ev.chan_freq >= ATH11K_MIN_6G_FREQ && in ath11k_mgmt_rx_event()