Searched refs:gRecFwRetryCount (Results 1 – 2 of 2) sorted by relevance
77 static uint8_t gRecFwRetryCount; // variable to hold recovery FW retry count variable1285 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()1936 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()2049 gRecFwRetryCount++; in phNxpNciHalRFConfigCmdRecSequence()2050 if (gRecFwRetryCount > 0x03) { in phNxpNciHalRFConfigCmdRecSequence()
107 static uint8_t gRecFwRetryCount; // variable to hold recovery FW retry count variable1540 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()2098 gRecFwRetryCount = 0; in phNxpNciHal_core_initialized()2150 gRecFwRetryCount++; in phNxpNciHalRFConfigCmdRecSequence()2151 if (gRecFwRetryCount > 0x03) { in phNxpNciHalRFConfigCmdRecSequence()