Searched refs:FW_8821AE_POLLING_TIMEOUT_COUNT (Results 1 – 2 of 2) sorted by relevance
74 } while ((counter++ < FW_8821AE_POLLING_TIMEOUT_COUNT) && in _rtl8821ae_fw_free_to_go()77 if (counter >= FW_8821AE_POLLING_TIMEOUT_COUNT) { in _rtl8821ae_fw_free_to_go()97 } while (counter++ < FW_8821AE_POLLING_TIMEOUT_COUNT); in _rtl8821ae_fw_free_to_go()
13 #define FW_8821AE_POLLING_TIMEOUT_COUNT 6000 macro