Home
last modified time | relevance | path

Searched refs:now_crc_ratio (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8723d2ant.h270 u32 now_crc_ratio; member
H A Dhalbtc8822b2ant.h337 u32 now_crc_ratio; member
H A Dhalbtc8821c2ant.h316 u32 now_crc_ratio; member
H A Dhalbtc8821c2ant.c476 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8821c2ant_monitor_wifi_ctr()
479 coex_sta->acc_crc_ratio = coex_sta->now_crc_ratio; in halbtc8821c2ant_monitor_wifi_ctr()
482 coex_sta->now_crc_ratio * 3)/10; in halbtc8821c2ant_monitor_wifi_ctr()
H A Dhalbtc8822b2ant.c432 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8822b2ant_monitor_wifi_ctr()
435 coex_sta->acc_crc_ratio = coex_sta->now_crc_ratio; in halbtc8822b2ant_monitor_wifi_ctr()
438 coex_sta->now_crc_ratio * 3)/10; in halbtc8822b2ant_monitor_wifi_ctr()
H A Dhalbtc8723d2ant.c471 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8723d2ant_monitor_wifi_ctr()
474 coex_sta->acc_crc_ratio = coex_sta->now_crc_ratio; in halbtc8723d2ant_monitor_wifi_ctr()
477 coex_sta->now_crc_ratio * 3)/10; in halbtc8723d2ant_monitor_wifi_ctr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtc8723d2ant.h273 u32 now_crc_ratio; member
H A Dhalbtc8723d2ant.c643 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8723d2ant_monitor_wifi_ctr()
646 coex_sta->acc_crc_ratio = coex_sta->now_crc_ratio; in halbtc8723d2ant_monitor_wifi_ctr()
649 coex_sta->now_crc_ratio * 3)/10; in halbtc8723d2ant_monitor_wifi_ctr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtc8723d2ant.h272 u32 now_crc_ratio; member
H A Dhalbtc8723d2ant.c627 coex_sta->now_crc_ratio = cnt_crcok/cnt_crcerr; in halbtc8723d2ant_monitor_wifi_ctr()
630 coex_sta->acc_crc_ratio = coex_sta->now_crc_ratio; in halbtc8723d2ant_monitor_wifi_ctr()
633 coex_sta->now_crc_ratio * 3)/10; in halbtc8723d2ant_monitor_wifi_ctr()