Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h513 #define ATH11K_MIN_6G_FREQ 5925 macro
Ddp_rx.c2405 if (center_freq >= ATH11K_MIN_6G_FREQ && in ath11k_dp_rx_h_ppdu()
Dmac.c8745 if (reg_cap->low_5ghz_chan < ATH11K_MIN_6G_FREQ) { in ath11k_mac_setup_channels_rates()
Dwmi.c6972 if (rx_ev.chan_freq >= ATH11K_MIN_6G_FREQ && in ath11k_mgmt_rx_event()