Searched refs:rtw_coex_table (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/wireless/realtek/rtw88/ |
D | coex.c | 1065 static void rtw_coex_table(struct rtw_dev *rtwdev, bool force, u8 type) in rtw_coex_table() function 1545 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_coex_all_off() 1590 rtw_coex_table(rtwdev, false, 100); in rtw_coex_action_freerun() 1615 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_rf4ce() 1640 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_whql_test() 1680 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_relink() 1749 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_idle() 1849 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_inquiry() 1897 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_game_hid() 1928 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_hfp() [all …]
|