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 D | halbtc8821c2ant.c | 409 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 D | halbtc8723d2ant.c | 408 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 D | halbtc8822b2ant.c | 375 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 D | halbtc8703b1ant.c | 493 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 D | halbtc8821c1ant.c | 492 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 D | halbtc8723d1ant.c | 496 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 D | halbtc8723d2ant.c | 572 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 D | halbtc8723d1ant.c | 536 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 D | halbtc8723d2ant.c | 580 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 D | halbtc8723d1ant.c | 544 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 D | halbtc8703b1ant.c | 492 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()
|