Home
last modified time | relevance | path

Searched refs:cpcnt (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_statlog.c856 int i, remain_len, cpcnt = 0; in dhd_statlog_get_latest_info() local
912 cpcnt++; in dhd_statlog_get_latest_info()
915 if (cpcnt >= req_num) { in dhd_statlog_get_latest_info()
924 return cpcnt; in dhd_statlog_get_latest_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_statlog.c856 int i, remain_len, cpcnt = 0; in dhd_statlog_get_latest_info() local
912 cpcnt++; in dhd_statlog_get_latest_info()
915 if (cpcnt >= req_num) { in dhd_statlog_get_latest_info()
924 return cpcnt; in dhd_statlog_get_latest_info()