Home
last modified time | relevance | path

Searched defs:wifi_only (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.c2688 static void __rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only) in __rtw_coex_init_hw_config()
2774 void rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only) in rtw_coex_init_hw_config()
H A Dmain.c1375 bool wifi_only; in rtw_power_on() local