Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.h138 bool c2h_bt_info_req_sent; member
Dhalbtc8821a2ant.h126 bool c2h_bt_info_req_sent; member
Dhalbtc8192e2ant.h135 bool c2h_bt_info_req_sent; member
Dhalbtc8723b2ant.h134 bool c2h_bt_info_req_sent; member
Dhalbtc8723b1ant.h145 bool c2h_bt_info_req_sent; member
Dhalbtc8821a1ant.c396 coex_sta->c2h_bt_info_req_sent = true; in btc8821a1ant_query_bt_info()
2698 coex_sta->c2h_bt_info_req_sent = false; in ex_btc8821a1ant_bt_info_notify()
Dhalbtc8192e2ant.c417 coex_sta->c2h_bt_info_req_sent = true; in btc8192e2ant_query_bt_info()
2994 coex_sta->c2h_bt_info_req_sent = false; in ex_btc8192e2ant_bt_info_notify()
Dhalbtc8723b1ant.c195 coex_sta->c2h_bt_info_req_sent = true; in halbtc8723b1ant_query_bt_info()
3083 coex_sta->c2h_bt_info_req_sent = false; in ex_btc8723b1ant_bt_info_notify()
Dhalbtc8723b2ant.c333 coex_sta->c2h_bt_info_req_sent = true; in btc8723b2ant_query_bt_info()
3991 coex_sta->c2h_bt_info_req_sent = false; in ex_btc8723b2ant_bt_info_notify()
Dhalbtc8821a2ant.c329 coex_sta->c2h_bt_info_req_sent = true; in btc8821a2ant_query_bt_info()
3954 coex_sta->c2h_bt_info_req_sent = false; in ex_btc8821a2ant_bt_info_notify()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhal_btc.c1415 if (hal_coex_8723.c2h_bt_info_req_sent) { in _rtl8723e_dm_bt_coexist_2_ant()
1513 hal_coex_8723.c2h_bt_info_req_sent = true; in rtl8723e_dm_bt_query_bt_information()
1654 hal_coex_8723.c2h_bt_info_req_sent = false; in rtl8723e_dm_bt_parse_bt_info()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1608 bool c2h_bt_info_req_sent; member