MAX_FIFO_RD_RETRY
if (retry_attempt < (MAX_FIFO_RD_RETRY - 1)) {
} while (retry_attempt < MAX_FIFO_RD_RETRY);