OPEN_RETRY_INTERVAL_MAX
if (pwp->open_retry_interval > OPEN_RETRY_INTERVAL_MAX) {
pwp->open_retry_interval = OPEN_RETRY_INTERVAL_MAX;