Searched refs:check_pending (Results 1 – 5 of 5) sorted by relevance
87 bool (*check_pending)(struct bnx2x_raw_obj *o); member593 bool (*check_pending)(struct bnx2x_mcast_obj *o); member
1596 WARN_ON(r->check_pending(r)); in bnx2x_execute_vlan_mac()1899 raw->check_pending = bnx2x_raw_check_pending; in bnx2x_init_raw_obj()3585 if (r->check_pending(r) || in bnx2x_config_mcast()3597 if (!r->check_pending(r)) { in bnx2x_config_mcast()3644 return o->raw.check_pending(&o->raw) || o->check_sched(o); in bnx2x_mcast_check_pending()3672 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()3697 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()3716 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()
4479 if (bp->mcast_obj.check_pending(&bp->mcast_obj)) { in bnx2x_handle_mcast_eqe()
636 extern void check_pending(int signum);
374 static void check_pending(struct bas_cardstate *ucs) in check_pending() function832 check_pending(ucs); in read_int_callback()1451 check_pending(ucs); in req_timeout()