Searched refs:pollingcnt (Results 1 – 3 of 3) sorted by relevance
227 short pollingcnt = 1000; in _rtl92s_firmware_checkready() local243 } while (pollingcnt--); in _rtl92s_firmware_checkready()245 if (!(cpustatus & IMEM_CHK_RPT) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()261 } while (pollingcnt--); in _rtl92s_firmware_checkready()263 if (!(cpustatus & EMEM_CHK_RPT) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()286 } while (pollingcnt--); in _rtl92s_firmware_checkready()288 if (!(cpustatus & DMEM_CODE_DONE) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()301 pollingcnt = 2000; in _rtl92s_firmware_checkready()307 } while (pollingcnt--); in _rtl92s_firmware_checkready()314 (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()
1214 u16 pollingcnt = 10000; in rtl92s_phy_chk_fwcmd_iodone() local1224 } while (--pollingcnt); in rtl92s_phy_chk_fwcmd_iodone()1226 if (pollingcnt == 0) in rtl92s_phy_chk_fwcmd_iodone()
564 u8 pollingcnt = 20; in _rtl92se_macconfig_before_fwdownload() local746 } while (pollingcnt--); in _rtl92se_macconfig_before_fwdownload()748 if (pollingcnt <= 0) { in _rtl92se_macconfig_before_fwdownload()