Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h168 BTC_FREQ_5G = 0x1, enumerator
H A Dhalbtcoutsrc.c858 wifi_freq = (wifi_under_5g ? BTC_FREQ_5G : BTC_FREQ_2_4G); in halbtc_display_wifi_status()