SSIF_SEND_RETRIES
ssif_info->retries_left = SSIF_SEND_RETRIES;
retry_cnt = SSIF_SEND_RETRIES;
int retry_cnt = SSIF_SEND_RETRIES, ret;