Searched refs:rtw_coex_table (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/realtek/rtw88/ | 
| D | coex.c | 1018 static void rtw_coex_table(struct rtw_dev *rtwdev, bool force, u8 type)  in rtw_coex_table()  function1497 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_coex_all_off()
 1542 	rtw_coex_table(rtwdev, false, 100);  in rtw_coex_action_freerun()
 1567 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_rf4ce()
 1592 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_bt_whql_test()
 1632 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_bt_relink()
 1701 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_bt_idle()
 1801 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_bt_inquiry()
 1837 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_bt_hfp()
 1915 	rtw_coex_table(rtwdev, false, table_case);  in rtw_coex_action_bt_hid()
 [all …]
 
 |