Searched refs:pre_bt_auto_report (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8192e2ant.h67 bool pre_bt_auto_report; member in struct:coex_dm_8192e_2ant
H A Dhalbtc8723b1ant.h79 bool pre_bt_auto_report; member in struct:coex_dm_8723b_1ant
H A Dhalbtc8723b2ant.h74 bool pre_bt_auto_report; member in struct:coex_dm_8723b_2ant
H A Dhalbtc8821a1ant.h75 bool pre_bt_auto_report; member in struct:coex_dm_8821a_1ant
H A Dhalbtc8821a2ant.h72 bool pre_bt_auto_report; member in struct:coex_dm_8821a_2ant
H A Dhalbtc8192e2ant.c811 coex_dm->pre_bt_auto_report,
814 if (coex_dm->pre_bt_auto_report == coex_dm->cur_bt_auto_report)
820 coex_dm->pre_bt_auto_report = coex_dm->cur_bt_auto_report;
H A Dhalbtc8723b1ant.c445 if (coex_dm->pre_bt_auto_report == coex_dm->cur_bt_auto_report)
451 coex_dm->pre_bt_auto_report = coex_dm->cur_bt_auto_report;
H A Dhalbtc8723b2ant.c710 if (coex_dm->pre_bt_auto_report == coex_dm->cur_bt_auto_report)
716 coex_dm->pre_bt_auto_report = coex_dm->cur_bt_auto_report;

Completed in 199 milliseconds