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