Home
last modified time | relevance | path

Searched refs:c2h_bt_inquiry_page (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtc8821a2ant.h141 bool c2h_bt_inquiry_page; member
Dhalbtc8723b2ant.h148 bool c2h_bt_inquiry_page; member
Dhalbtc8723b1ant.h160 bool c2h_bt_inquiry_page; member
Dhalbtc8192e2ant.h161 bool c2h_bt_inquiry_page; member
Dhalbtc8821a1ant.h162 bool c2h_bt_inquiry_page; member
Dhalbtc8821a1ant.c2127 if (coex_sta->c2h_bt_inquiry_page) { in halbtc8821a1ant_run_coexist_mechanism()
2342 ((coex_sta->c2h_bt_inquiry_page) ? ("inquiry/page scan") : in ex_halbtc8821a1ant_display_coex_info()
2579 if (coex_sta->c2h_bt_inquiry_page) { in ex_halbtc8821a1ant_scan_notify()
2619 if (coex_sta->c2h_bt_inquiry_page) { in ex_halbtc8821a1ant_connect_notify()
2706 if (coex_sta->c2h_bt_inquiry_page) { in ex_halbtc8821a1ant_special_packet_notify()
2806 coex_sta->c2h_bt_inquiry_page = true; in ex_halbtc8821a1ant_bt_info_notify()
2808 coex_sta->c2h_bt_inquiry_page = false; in ex_halbtc8821a1ant_bt_info_notify()
Dhalbtc8723b1ant.c2259 if (coex_sta->c2h_bt_inquiry_page) { in halbtc8723b1ant_run_coexist_mechanism()
2504 ((coex_sta->c2h_bt_inquiry_page) ? ("inquiry/page scan") : in ex_halbtc8723b1ant_display_coex_info()
2756 if (coex_sta->c2h_bt_inquiry_page) { in ex_halbtc8723b1ant_scan_notify()
2805 if (coex_sta->c2h_bt_inquiry_page) { in ex_halbtc8723b1ant_connect_notify()
2902 if (coex_sta->c2h_bt_inquiry_page) { in ex_halbtc8723b1ant_special_packet_notify()
2998 coex_sta->c2h_bt_inquiry_page = true; in ex_halbtc8723b1ant_bt_info_notify()
3000 coex_sta->c2h_bt_inquiry_page = false; in ex_halbtc8723b1ant_bt_info_notify()
Dhalbtc8821a2ant.c3202 if (coex_sta->c2h_bt_inquiry_page && in halbtc8821a2ant_run_coexist_mechanism()
3433 ((coex_sta->c2h_bt_inquiry_page) ? ("inquiry/page scan") : in ex_halbtc8821a2ant_display_coex_info()
3775 coex_sta->c2h_bt_inquiry_page = true; in ex_halbtc8821a2ant_bt_info_notify()
3778 coex_sta->c2h_bt_inquiry_page = false; in ex_halbtc8821a2ant_bt_info_notify()
Dhalbtc8192e2ant.c3119 if (coex_sta->c2h_bt_inquiry_page && in halbtc8192e2ant_run_coexist_mechanism()
3390 ((coex_sta->c2h_bt_inquiry_page) ? in ex_halbtc8192e2ant_display_coex_info()
3721 coex_sta->c2h_bt_inquiry_page = true; in ex_halbtc8192e2ant_bt_info_notify()
3723 coex_sta->c2h_bt_inquiry_page = false; in ex_halbtc8192e2ant_bt_info_notify()
Dhalbtc8723b2ant.c3011 if (coex_sta->c2h_bt_inquiry_page && in btc8723b2ant_run_coexist_mechanism()
3588 coex_sta->c2h_bt_inquiry_page = true; in ex_btc8723b2ant_bt_info_notify()
3590 coex_sta->c2h_bt_inquiry_page = false; in ex_btc8723b2ant_bt_info_notify()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dhal_btc.c1384 if (hal_coex_8723.c2h_bt_inquiry_page) { in rtl8723e_dm_bt_inq_page_monitor()
1697 hal_coex_8723.c2h_bt_inquiry_page = true; in rtl8723e_dm_bt_parse_bt_info()
1699 hal_coex_8723.c2h_bt_inquiry_page = false; in rtl8723e_dm_bt_parse_bt_info()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dwifi.h1473 bool c2h_bt_inquiry_page; member