Searched refs:sched_state (Results 1 – 2 of 2) sorted by relevance
2262 if (ecore_state_wait(sc, o->sched_state, o->raw.pstate) || in ecore_mcast_wait()3109 ECORE_CLEAR_BIT(o->sched_state, o->raw.pstate); in ecore_mcast_clear_sched()3116 ECORE_SET_BIT(o->sched_state, o->raw.pstate); in ecore_mcast_set_sched()3122 return ! !ECORE_TEST_BIT(o->sched_state, o->raw.pstate); in ecore_mcast_check_sched()3146 mcast_obj->sched_state = ECORE_FILTER_MCAST_SCHED; in ecore_init_mcast_obj()
989 int sched_state; member