Searched refs:FW_8192C_POLLING_TIMEOUT_COUNT (Results 1 – 6 of 6) sorted by relevance
75 } while ((counter++ < FW_8192C_POLLING_TIMEOUT_COUNT) && in _rtl88e_fw_free_to_go()78 if (counter >= FW_8192C_POLLING_TIMEOUT_COUNT) { in _rtl88e_fw_free_to_go()98 } while (counter++ < FW_8192C_POLLING_TIMEOUT_COUNT); in _rtl88e_fw_free_to_go()
12 #define FW_8192C_POLLING_TIMEOUT_COUNT 3000 macro
12 #define FW_8192C_POLLING_TIMEOUT_COUNT 100 macro
98 } while ((counter++ < FW_8192C_POLLING_TIMEOUT_COUNT) && in _rtl92c_fw_free_to_go()101 if (counter >= FW_8192C_POLLING_TIMEOUT_COUNT) { in _rtl92c_fw_free_to_go()120 } while (counter++ < FW_8192C_POLLING_TIMEOUT_COUNT); in _rtl92c_fw_free_to_go()
72 } while ((counter++ < FW_8192C_POLLING_TIMEOUT_COUNT) && in _rtl92ee_fw_free_to_go()75 if (counter >= FW_8192C_POLLING_TIMEOUT_COUNT) { in _rtl92ee_fw_free_to_go()95 } while (counter++ < FW_8192C_POLLING_TIMEOUT_COUNT); in _rtl92ee_fw_free_to_go()
Completed in 9 milliseconds