Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a2ant.h156 u32 crc_ok_11g; member
Dhalbtc8723b2ant.h166 u32 crc_ok_11g; member
Dhalbtc8723b1ant.h182 u32 crc_ok_11g; member
Dhalbtc8723b1ant.c290 coex_sta->crc_ok_11g = 0; in halbtc8723b1ant_monitor_wifi_ctr()
301 coex_sta->crc_ok_11g = in halbtc8723b1ant_monitor_wifi_ctr()
323 total_cnt = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g + in halbtc8723b1ant_monitor_wifi_ctr()
Dhalbtc8723b2ant.c316 coex_sta->crc_ok_11g = 0; in btc8723b2ant_monitor_wifi_ctr()
327 coex_sta->crc_ok_11g = in btc8723b2ant_monitor_wifi_ctr()
Dhalbtc8821a2ant.c313 coex_sta->crc_ok_11g = 0; in btc8821a2ant_monitor_wifi_ctr()
324 coex_sta->crc_ok_11g = in btc8821a2ant_monitor_wifi_ctr()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtc8822b2ant.h306 u32 crc_ok_11g; member
Dhalbtc8822b1ant.h267 u32 crc_ok_11g; member
Dhalbtc8822b1ant.c408 coex_sta->crc_ok_11g = btcoexist->btc_phydm_query_phy_counter( in halbtc8822b1ant_monitor_wifi_ctr()
462 total_cnt = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g + in halbtc8822b1ant_monitor_wifi_ctr()
4326 coex_sta->crc_ok_cck, coex_sta->crc_ok_11g, in ex_btc8822b1ant_display_coex_info()
Dhalbtc8822b2ant.c327 coex_sta->crc_ok_11g = btcoexist->btc_phydm_query_phy_counter( in halbtc8822b2ant_monitor_wifi_ctr()
343 cnt_crcok = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g + in halbtc8822b2ant_monitor_wifi_ctr()
4426 coex_sta->crc_ok_cck, coex_sta->crc_ok_11g, in ex_btc8822b2ant_display_coex_info()