Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h466 #define ATH12K_MIN_6G_FREQ 5925 macro
Dmac.c3480 else if (center_freq < ATH12K_MIN_6G_FREQ) in ath12k_mac_select_scan_device()
8788 if (reg_cap->high_5ghz_chan >= ATH12K_MIN_6G_FREQ) { in ath12k_mac_setup_channels_rates()
8810 if (reg_cap->low_5ghz_chan < ATH12K_MIN_6G_FREQ) { in ath12k_mac_setup_channels_rates()
Ddp_rx.c2364 if (center_freq >= ATH12K_MIN_6G_FREQ && in ath12k_dp_rx_h_ppdu()
Dwmi.c6056 if (rx_ev.chan_freq >= ATH12K_MIN_6G_FREQ && in ath12k_mgmt_rx_event()