Home
last modified time | relevance | path

Searched refs:cnt_crcok (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8821c2ant.c409 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8821c2ant_monitor_wifi_ctr() local
455 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8821c2ant_monitor_wifi_ctr()
470 if (cnt_crcok > coex_sta->cnt_crcok_max_in_10s) in halbtc8821c2ant_monitor_wifi_ctr()
471 coex_sta->cnt_crcok_max_in_10s = cnt_crcok; in halbtc8821c2ant_monitor_wifi_ctr()
476 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8821c2ant_monitor_wifi_ctr()
H A Dhalbtc8723d2ant.c408 u32 cnt_crcok = 0, cnt_crcerr = 0, cnt_ccklocking = 0; in halbtc8723d2ant_monitor_wifi_ctr() local
450 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8723d2ant_monitor_wifi_ctr()
465 if (cnt_crcok > coex_sta->cnt_crcok_max_in_10s) in halbtc8723d2ant_monitor_wifi_ctr()
466 coex_sta->cnt_crcok_max_in_10s = cnt_crcok; in halbtc8723d2ant_monitor_wifi_ctr()
471 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8723d2ant_monitor_wifi_ctr()
H A Dhalbtc8822b2ant.c375 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8822b2ant_monitor_wifi_ctr() local
422 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8822b2ant_monitor_wifi_ctr()
432 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8822b2ant_monitor_wifi_ctr()
H A Dhalbtc8703b1ant.c493 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8703b1ant_monitor_wifi_ctr() local
535 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8703b1ant_monitor_wifi_ctr()
H A Dhalbtc8821c1ant.c492 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8821c1ant_monitor_wifi_ctr() local
538 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8821c1ant_monitor_wifi_ctr()
H A Dhalbtc8723d1ant.c496 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8723d1ant_monitor_wifi_ctr() local
538 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8723d1ant_monitor_wifi_ctr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtc8723d2ant.c572 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8723d2ant_monitor_wifi_ctr() local
606 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8723d2ant_monitor_wifi_ctr()
621 if (cnt_crcok > coex_sta->cnt_crcok_max_in_10s) in halbtc8723d2ant_monitor_wifi_ctr()
622 coex_sta->cnt_crcok_max_in_10s = cnt_crcok; in halbtc8723d2ant_monitor_wifi_ctr()
627 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8723d2ant_monitor_wifi_ctr()
H A Dhalbtc8723d1ant.c536 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8723d1ant_monitor_wifi_ctr() local
570 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8723d1ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtc8723d2ant.c580 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8723d2ant_monitor_wifi_ctr() local
622 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8723d2ant_monitor_wifi_ctr()
637 if (cnt_crcok > coex_sta->cnt_crcok_max_in_10s) in halbtc8723d2ant_monitor_wifi_ctr()
638 coex_sta->cnt_crcok_max_in_10s = cnt_crcok; in halbtc8723d2ant_monitor_wifi_ctr()
643 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8723d2ant_monitor_wifi_ctr()
H A Dhalbtc8723d1ant.c544 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8723d1ant_monitor_wifi_ctr() local
585 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8723d1ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtc8703b1ant.c492 u32 cnt_crcok = 0, cnt_crcerr = 0; in halbtc8703b1ant_monitor_wifi_ctr() local
534 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g in halbtc8703b1ant_monitor_wifi_ctr()