Searched refs:check_sched (Results 1 – 2 of 2) sorted by relevance
600 bool (*check_sched)(struct bnx2x_mcast_obj *o); member
3576 if ((!p->mcast_list_len) && (!o->check_sched(o))) in bnx2x_config_mcast()3644 return o->raw.check_pending(&o->raw) || o->check_sched(o); in bnx2x_mcast_check_pending()3663 mcast_obj->check_sched = bnx2x_mcast_check_sched; in bnx2x_init_mcast_obj()