Home
last modified time | relevance | path

Searched refs:ATH12K_MIN_5G_FREQ (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h536 #define ATH12K_MIN_5G_FREQ 4150 macro
H A Ddebugfs.c92 ((chan_freq > ATH12K_MIN_5G_FREQ) ? NL80211_BAND_5GHZ : in ath12k_get_tpc_ctl_mode_idx()
H A Dmac.c4165 if (center_freq < ATH12K_MIN_5G_FREQ) in ath12k_mac_select_scan_device()