Searched refs:pollingcnt (Results 1 – 3 of 3) sorted by relevance
195 short pollingcnt = 1000; in _rtl92s_firmware_checkready() local211 } while (pollingcnt--); in _rtl92s_firmware_checkready()213 if (!(cpustatus & IMEM_CHK_RPT) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()228 } while (pollingcnt--); in _rtl92s_firmware_checkready()230 if (!(cpustatus & EMEM_CHK_RPT) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()251 } while (pollingcnt--); in _rtl92s_firmware_checkready()253 if (!(cpustatus & DMEM_CODE_DONE) || (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()265 pollingcnt = 2000; in _rtl92s_firmware_checkready()271 } while (pollingcnt--); in _rtl92s_firmware_checkready()278 (pollingcnt <= 0)) { in _rtl92s_firmware_checkready()
1166 u16 pollingcnt = 10000; in rtl92s_phy_chk_fwcmd_iodone() local1176 } while (--pollingcnt); in rtl92s_phy_chk_fwcmd_iodone()1178 if (pollingcnt == 0) in rtl92s_phy_chk_fwcmd_iodone()
537 u8 pollingcnt = 20; in _rtl92se_macconfig_before_fwdownload() local719 } while (pollingcnt--); in _rtl92se_macconfig_before_fwdownload()721 if (pollingcnt <= 0) { in _rtl92se_macconfig_before_fwdownload()