Searched refs:arp_cnt (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.h118 u32 arp_cnt; member in struct:coex_dm_8723b_1ant
H A Dhalbtc8821a1ant.h114 u32 arp_cnt; member in struct:coex_dm_8821a_1ant
H A Dhalbtc8723b1ant.c2870 coex_dm->arp_cnt = 0;
2962 coex_dm->arp_cnt = 0;
3019 coex_dm->arp_cnt++;
3022 coex_dm->arp_cnt);
3024 if ((coex_dm->arp_cnt >= 10) && (!under_4way))
H A Dhalbtc8821a1ant.c2500 coex_dm->arp_cnt = 0;
2505 coex_dm->arp_cnt = 0;
2573 coex_dm->arp_cnt = 0;
2670 coex_dm->arp_cnt++;
2673 coex_dm->arp_cnt);
2674 if (coex_dm->arp_cnt >= 10)

Completed in 837 milliseconds