Home
last modified time | relevance | path

Searched refs:cnt_cck (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c176 u32 cnt_cck; in rtw_coex_wl_noisy_detect() local
179 cnt_cck = dm_info->cck_ok_cnt + dm_info->cck_err_cnt; in rtw_coex_wl_noisy_detect()
182 if (cnt_cck > 250) { in rtw_coex_wl_noisy_detect()
190 } else if (cnt_cck < 100) { in rtw_coex_wl_noisy_detect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8703b1ant.c492 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8703b1ant_monitor_wifi_ctr() local
555 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8703b1ant_monitor_wifi_ctr()
558 if (cnt_cck > 250) { in halbtc8703b1ant_monitor_wifi_ctr()
567 } else if (cnt_cck < 50) { in halbtc8703b1ant_monitor_wifi_ctr()
H A Dhalbtc8821c1ant.c491 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8821c1ant_monitor_wifi_ctr() local
558 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8821c1ant_monitor_wifi_ctr()
561 if (cnt_cck > 250) { in halbtc8821c1ant_monitor_wifi_ctr()
570 } else if (cnt_cck < 50) { in halbtc8821c1ant_monitor_wifi_ctr()
H A Dhalbtc8821c2ant.c408 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8821c2ant_monitor_wifi_ctr() local
502 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8821c2ant_monitor_wifi_ctr()
505 if (cnt_cck > 250) { in halbtc8821c2ant_monitor_wifi_ctr()
514 } else if (cnt_cck < 50) { in halbtc8821c2ant_monitor_wifi_ctr()
H A Dhalbtc8723d1ant.c495 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8723d1ant_monitor_wifi_ctr() local
558 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8723d1ant_monitor_wifi_ctr()
561 if (cnt_cck > 250) { in halbtc8723d1ant_monitor_wifi_ctr()
570 } else if (cnt_cck < 50) { in halbtc8723d1ant_monitor_wifi_ctr()
H A Dhalbtc8822b2ant.c374 u32 total_cnt, cnt_cck; in halbtc8822b2ant_monitor_wifi_ctr() local
459 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8822b2ant_monitor_wifi_ctr()
462 if (cnt_cck > 250) { in halbtc8822b2ant_monitor_wifi_ctr()
471 } else if (cnt_cck < 50) { in halbtc8822b2ant_monitor_wifi_ctr()
H A Dhalbtc8822b1ant.c486 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8822b1ant_monitor_wifi_ctr() local
538 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8822b1ant_monitor_wifi_ctr()
541 if (cnt_cck > 250) { in halbtc8822b1ant_monitor_wifi_ctr()
550 } else if (cnt_cck < 50) { in halbtc8822b1ant_monitor_wifi_ctr()
H A Dhalbtc8723d2ant.c407 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8723d2ant_monitor_wifi_ctr() local
497 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8723d2ant_monitor_wifi_ctr()
500 if (cnt_cck > 250) { in halbtc8723d2ant_monitor_wifi_ctr()
509 } else if (cnt_cck < 50) { in halbtc8723d2ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtc8703b1ant.c491 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8703b1ant_monitor_wifi_ctr() local
554 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8703b1ant_monitor_wifi_ctr()
557 if (cnt_cck > 250) { in halbtc8703b1ant_monitor_wifi_ctr()
566 } else if (cnt_cck < 50) { in halbtc8703b1ant_monitor_wifi_ctr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtc8723d1ant.c535 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8723d1ant_monitor_wifi_ctr() local
590 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8723d1ant_monitor_wifi_ctr()
593 if (cnt_cck > 250) { in halbtc8723d1ant_monitor_wifi_ctr()
602 } else if (cnt_cck < 50) { in halbtc8723d1ant_monitor_wifi_ctr()
H A Dhalbtc8723d2ant.c571 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8723d2ant_monitor_wifi_ctr() local
653 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8723d2ant_monitor_wifi_ctr()
656 if (cnt_cck > 250) { in halbtc8723d2ant_monitor_wifi_ctr()
665 } else if (cnt_cck < 50) { in halbtc8723d2ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtc8723d1ant.c543 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8723d1ant_monitor_wifi_ctr() local
605 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8723d1ant_monitor_wifi_ctr()
608 if (cnt_cck > 250) { in halbtc8723d1ant_monitor_wifi_ctr()
617 } else if (cnt_cck < 50) { in halbtc8723d1ant_monitor_wifi_ctr()
H A Dhalbtc8723d2ant.c579 u32 total_cnt, reg_val1, reg_val2, cnt_cck; in halbtc8723d2ant_monitor_wifi_ctr() local
669 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8723d2ant_monitor_wifi_ctr()
672 if (cnt_cck > 250) { in halbtc8723d2ant_monitor_wifi_ctr()
681 } else if (cnt_cck < 50) { in halbtc8723d2ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtc8822b2ant.c665 u32 cnt_cck; in halbtc8822b2ant_monitor_wifi_ctr() local
712 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8822b2ant_monitor_wifi_ctr()
715 if (cnt_cck > 250) { in halbtc8822b2ant_monitor_wifi_ctr()
724 } else if (cnt_cck < 100) { in halbtc8822b2ant_monitor_wifi_ctr()
H A Dhalbtc8822b1ant.c576 u32 cnt_cck; in halbtc8822b1ant_monitor_wifi_ctr() local
614 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8822b1ant_monitor_wifi_ctr()
617 if (cnt_cck > 250) { in halbtc8822b1ant_monitor_wifi_ctr()
626 } else if (cnt_cck < 100) { in halbtc8822b1ant_monitor_wifi_ctr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtc8821c2ant.c732 u32 cnt_cck, fw_ver = 0; in halbtc8821c2ant_monitor_wifi_ctr() local
784 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8821c2ant_monitor_wifi_ctr()
787 if (cnt_cck > 250) { in halbtc8821c2ant_monitor_wifi_ctr()
796 } else if (cnt_cck < 100) { in halbtc8821c2ant_monitor_wifi_ctr()
H A Dhalbtc8821c1ant.c675 u32 cnt_cck, fw_ver = 0; in halbtc8821c1ant_monitor_wifi_ctr() local
727 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8821c1ant_monitor_wifi_ctr()
730 if (cnt_cck > 250) { in halbtc8821c1ant_monitor_wifi_ctr()
739 } else if (cnt_cck < 100) { in halbtc8821c1ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtc8821c1ant.c676 u32 cnt_cck, fw_ver = 0; in halbtc8821c1ant_monitor_wifi_ctr() local
728 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8821c1ant_monitor_wifi_ctr()
731 if (cnt_cck > 250) { in halbtc8821c1ant_monitor_wifi_ctr()
740 } else if (cnt_cck < 100) { in halbtc8821c1ant_monitor_wifi_ctr()
H A Dhalbtc8821c2ant.c733 u32 cnt_cck, fw_ver = 0; in halbtc8821c2ant_monitor_wifi_ctr() local
785 cnt_cck = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8821c2ant_monitor_wifi_ctr()
788 if (cnt_cck > 250) { in halbtc8821c2ant_monitor_wifi_ctr()
797 } else if (cnt_cck < 100) { in halbtc8821c2ant_monitor_wifi_ctr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex.c3062 u32 cnt_cck, ok_11b, err_11b; in halbtcoutsrc_wl_noisy_detect() local
3069 cnt_cck = ok_11b + err_11b; in halbtcoutsrc_wl_noisy_detect()
3072 if (cnt_cck > 250) { in halbtcoutsrc_wl_noisy_detect()
3080 } else if (cnt_cck < 100) { in halbtcoutsrc_wl_noisy_detect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_btcoex.c3072 u32 cnt_cck, ok_11b, err_11b; in halbtcoutsrc_wl_noisy_detect() local
3079 cnt_cck = ok_11b + err_11b; in halbtcoutsrc_wl_noisy_detect()
3082 if (cnt_cck > 250) { in halbtcoutsrc_wl_noisy_detect()
3090 } else if (cnt_cck < 100) { in halbtcoutsrc_wl_noisy_detect()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_btcoex.c3119 u32 cnt_cck, ok_11b, err_11b; in halbtcoutsrc_wl_noisy_detect() local
3126 cnt_cck = ok_11b + err_11b; in halbtcoutsrc_wl_noisy_detect()
3129 if (cnt_cck > 250) { in halbtcoutsrc_wl_noisy_detect()
3137 } else if (cnt_cck < 100) { in halbtcoutsrc_wl_noisy_detect()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_btcoex.c3119 u32 cnt_cck, ok_11b, err_11b; in halbtcoutsrc_wl_noisy_detect() local
3126 cnt_cck = ok_11b + err_11b; in halbtcoutsrc_wl_noisy_detect()
3129 if (cnt_cck > 250) { in halbtcoutsrc_wl_noisy_detect()
3137 } else if (cnt_cck < 100) { in halbtcoutsrc_wl_noisy_detect()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_btcoex.c3119 u32 cnt_cck, ok_11b, err_11b; in halbtcoutsrc_wl_noisy_detect() local
3126 cnt_cck = ok_11b + err_11b; in halbtcoutsrc_wl_noisy_detect()
3129 if (cnt_cck > 250) { in halbtcoutsrc_wl_noisy_detect()
3137 } else if (cnt_cck < 100) { in halbtcoutsrc_wl_noisy_detect()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_btcoex.c3119 u32 cnt_cck, ok_11b, err_11b; in halbtcoutsrc_wl_noisy_detect() local
3126 cnt_cck = ok_11b + err_11b; in halbtcoutsrc_wl_noisy_detect()
3129 if (cnt_cck > 250) { in halbtcoutsrc_wl_noisy_detect()
3137 } else if (cnt_cck < 100) { in halbtcoutsrc_wl_noisy_detect()

12