Home
last modified time | relevance | path

Searched refs:num_of_bt_counter_chk (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b1ant.c230 static u32 num_of_bt_counter_chk; in halbtc8723b1ant_monitor_bt_ctr() local
268 num_of_bt_counter_chk++; in halbtc8723b1ant_monitor_bt_ctr()
269 if (num_of_bt_counter_chk == 3) in halbtc8723b1ant_monitor_bt_ctr()
272 num_of_bt_counter_chk = 0; in halbtc8723b1ant_monitor_bt_ctr()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b1ant.c303 static u8 num_of_bt_counter_chk, cnt_slave, cnt_autoslot_hang; in halbtc8822b1ant_monitor_bt_ctr() local
382 num_of_bt_counter_chk++; in halbtc8822b1ant_monitor_bt_ctr()
384 if (num_of_bt_counter_chk >= 3) { in halbtc8822b1ant_monitor_bt_ctr()
386 num_of_bt_counter_chk = 0; in halbtc8822b1ant_monitor_bt_ctr()
Dhalbtc8822b2ant.c215 static u8 num_of_bt_counter_chk, cnt_slave, cnt_autoslot_hang; in halbtc8822b2ant_monitor_bt_ctr() local
299 num_of_bt_counter_chk++; in halbtc8822b2ant_monitor_bt_ctr()
300 if (num_of_bt_counter_chk >= 3) { in halbtc8822b2ant_monitor_bt_ctr()
302 num_of_bt_counter_chk = 0; in halbtc8822b2ant_monitor_bt_ctr()