Searched refs:rtw_coex_mimo_ps (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | coex.c | 994 static void rtw_coex_mimo_ps(struct rtw_dev *rtwdev, bool force, bool state) in rtw_coex_mimo_ps() 2669 rtw_coex_mimo_ps(rtwdev, true, true); in rtw_coex_init_coex_var() 2671 rtw_coex_mimo_ps(rtwdev, false, true); in rtw_coex_init_coex_var() 2673 rtw_coex_mimo_ps(rtwdev, false, false); in rtw_coex_init_coex_var() 987 static void rtw_coex_mimo_ps(struct rtw_dev *rtwdev, bool force, bool state) rtw_coex_mimo_ps() function
|