Searched refs:cck_cnt (Results 1 – 2 of 2) sorted by relevance
397 u32 total_cnt, cck_cnt; in halbtc8822b1ant_monitor_wifi_ctr() local424 cck_cnt = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8822b1ant_monitor_wifi_ctr()426 if (cck_cnt > 250) { in halbtc8822b1ant_monitor_wifi_ctr()435 } else if (cck_cnt < 50) { in halbtc8822b1ant_monitor_wifi_ctr()
314 u32 total_cnt, cck_cnt; in halbtc8822b2ant_monitor_wifi_ctr() local366 cck_cnt = coex_sta->crc_ok_cck + coex_sta->crc_err_cck; in halbtc8822b2ant_monitor_wifi_ctr()374 if (cck_cnt > 250) { in halbtc8822b2ant_monitor_wifi_ctr()383 } else if (cck_cnt < 50) { in halbtc8822b2ant_monitor_wifi_ctr()