Searched refs:FW_8192C_POLLING_TIMEOUT_COUNT (Results 1 – 6 of 6) sorted by relevance
156 } while ((counter++ < FW_8192C_POLLING_TIMEOUT_COUNT) && in _rtl88e_fw_free_to_go()159 if (counter >= FW_8192C_POLLING_TIMEOUT_COUNT) { in _rtl88e_fw_free_to_go()189 } while (counter++ < FW_8192C_POLLING_TIMEOUT_COUNT); in _rtl88e_fw_free_to_go()
37 #define FW_8192C_POLLING_TIMEOUT_COUNT 3000 macro
38 #define FW_8192C_POLLING_TIMEOUT_COUNT 100 macro
179 } while ((counter++ < FW_8192C_POLLING_TIMEOUT_COUNT) && in _rtl92c_fw_free_to_go()182 if (counter >= FW_8192C_POLLING_TIMEOUT_COUNT) { in _rtl92c_fw_free_to_go()211 } while (counter++ < FW_8192C_POLLING_TIMEOUT_COUNT); in _rtl92c_fw_free_to_go()
154 } while ((counter++ < FW_8192C_POLLING_TIMEOUT_COUNT) && in _rtl92ee_fw_free_to_go()157 if (counter >= FW_8192C_POLLING_TIMEOUT_COUNT) { in _rtl92ee_fw_free_to_go()187 } while (counter++ < FW_8192C_POLLING_TIMEOUT_COUNT); in _rtl92ee_fw_free_to_go()
33 #define FW_8192C_POLLING_TIMEOUT_COUNT 3000 macro