Searched refs:rtw_coex_table (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1089 static void rtw_coex_table(struct rtw_dev *rtwdev, bool force, u8 type) in rtw_coex_table() function 1569 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_coex_all_off() 1614 rtw_coex_table(rtwdev, false, 100); in rtw_coex_action_freerun() 1639 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_rf4ce() 1664 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_whql_test() 1704 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_relink() 1773 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_idle() 1873 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_inquiry() 1921 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_game_hid() 1952 rtw_coex_table(rtwdev, false, table_case); in rtw_coex_action_bt_hfp() [all …]
|