Searched refs:rtw_coex_table (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 1066 static void rtw_coex_table(struct rtw_dev *rtwdev, bool force, u8 type) in rtw_coex_table() function 1546 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_coex_all_off() 1591 rtw_coex_table(rtwdev, false, 100); in rtw_coex_action_freerun() 1616 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_rf4ce() 1641 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_whql_test() 1681 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_relink() 1750 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_idle() 1850 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_inquiry() 1898 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_game_hid() 1929 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_hfp() [all …]
|