Searched refs:check_sched (Results 1 – 2 of 2) sorted by relevance
675 BOOL (*check_sched)(struct ecore_mcast_obj *o); member
4100 if ((!p->mcast_list_len) && (!o->check_sched(o))) in ecore_config_mcast()4168 return o->raw.check_pending(&o->raw) || o->check_sched(o); in ecore_mcast_check_pending()4202 mcast_obj->check_sched = ecore_mcast_check_sched; in ecore_init_mcast_obj()