Searched refs:poll_state (Results 1 – 1 of 1) sorted by relevance
487 enum ulp_ha_mgr_state curr_state, next_state, poll_state; in ulp_ha_mgr_close() local537 rc = ulp_ha_mgr_state_get(ulp_ctx, &poll_state); in ulp_ha_mgr_close()548 } while (poll_state != ULP_HA_STATE_PRIM_RUN && timeout > 0); in ulp_ha_mgr_close()577 rc = ulp_ha_mgr_state_get(ulp_ctx, &poll_state); in ulp_ha_mgr_close()589 } while (poll_state != ULP_HA_STATE_PRIM_RUN && in ulp_ha_mgr_close()