Searched refs:rtw_btc_run_coex (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/ |
| H A D | halbtccommon.c | 3453 static void rtw_btc_run_coex(struct btc_coexist *btc, u8 reason) in rtw_btc_run_coex() function 4507 rtw_btc_run_coex(btc, BTC_RSN_LPS); in rtw_btc_ex_lps_notify() 4524 rtw_btc_run_coex(btc, BTC_RSN_LPS); in rtw_btc_ex_lps_notify() 4538 rtw_btc_run_coex(btc, BTC_RSN_LPS); in rtw_btc_ex_lps_notify() 4567 rtw_btc_run_coex(btc, BTC_RSN_5GSCANSTART); in rtw_btc_ex_scan_notify() 4577 rtw_btc_run_coex(btc, BTC_RSN_2GSCANSTART); in rtw_btc_ex_scan_notify() 4589 rtw_btc_run_coex(btc, BTC_RSN_SCANFINISH); in rtw_btc_ex_scan_notify() 4620 rtw_btc_run_coex(btc, BTC_RSN_5GSWITCHBAND); in rtw_btc_ex_switchband_notify() 4626 rtw_btc_run_coex(btc, BTC_RSN_2GSWITCHBAND); in rtw_btc_ex_switchband_notify() 4676 rtw_btc_run_coex(btc, BTC_RSN_5GCONSTART); in rtw_btc_ex_connect_notify() [all …]
|