Home
last modified time | relevance | path

Searched refs:icnt (Results 1 - 1 of 1) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdfinit_bdh.c90 int32_t icnt = 0; in CheckWiFiImageFile() local
92 while (icnt ++ <= CK_WF_IMG_MAX_CNT) { in CheckWiFiImageFile()
95 HDF_LOGE("%s:open %s failed, cnt=%d, error=%d", __func__, filename, icnt, PTR_ERR(fp)); in CheckWiFiImageFile()
101 HDF_LOGE("%s:open %s success, cnt=%d", __func__, filename, icnt); in CheckWiFiImageFile()
106 HDF_LOGE("%s:open %s failed, cnt=%d reach to max times", __func__, filename, icnt); in CheckWiFiImageFile()

Completed in 1 milliseconds