Searched refs:check_sched (Results 1 – 2 of 2) sorted by relevance
1041 bool (*check_sched)(struct ecore_mcast_obj *o); member
3058 if ((!p->mcast_list_len) && (!o->check_sched(o))) in ecore_config_mcast()3127 return o->raw.check_pending(&o->raw) || o->check_sched(o); in ecore_mcast_check_pending()3147 mcast_obj->check_sched = ecore_mcast_check_sched; in ecore_init_mcast_obj()