Searched refs:pollingcnt (Results 1 – 3 of 3) sorted by relevance
219 short pollingcnt = 1000; in _rtl92s_firmware_checkready() local235 } while (pollingcnt--); in _rtl92s_firmware_checkready()237 if (!(cpustatus & IMEM_CHK_RPT) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()252 } while (pollingcnt--); in _rtl92s_firmware_checkready()254 if (!(cpustatus & EMEM_CHK_RPT) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()275 } while (pollingcnt--); in _rtl92s_firmware_checkready()277 if (!(cpustatus & DMEM_CODE_DONE) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()289 pollingcnt = 2000; in _rtl92s_firmware_checkready()295 } while (pollingcnt--); in _rtl92s_firmware_checkready()302 (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()
1204 u16 pollingcnt = 10000; in rtl92s_phy_chk_fwcmd_iodone() local1214 } while (--pollingcnt); in rtl92s_phy_chk_fwcmd_iodone()1216 if (pollingcnt == 0) in rtl92s_phy_chk_fwcmd_iodone()
559 u8 pollingcnt = 20; in _rtl92se_macconfig_before_fwdownload() local741 } while (pollingcnt--); in _rtl92se_macconfig_before_fwdownload()743 if (pollingcnt <= 0) { in _rtl92se_macconfig_before_fwdownload()