Searched refs:check_pending (Results 1 – 7 of 7) sorted by relevance
94 bool (*check_pending)(struct bnx2x_raw_obj *o); member610 bool (*check_pending)(struct bnx2x_mcast_obj *o); member
1610 WARN_ON(r->check_pending(r)); in bnx2x_execute_vlan_mac()1921 raw->check_pending = bnx2x_raw_check_pending; in bnx2x_init_raw_obj()3539 if (r->check_pending(r) || in bnx2x_config_mcast()3551 if (!r->check_pending(r)) { in bnx2x_config_mcast()3598 return o->raw.check_pending(&o->raw) || o->check_sched(o); in bnx2x_mcast_check_pending()3626 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()3651 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()3670 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()
1752 if (vf->mcast_obj.check_pending(&vf->mcast_obj)) { in bnx2x_vf_handle_mcast_eqe()
5238 if (bp->mcast_obj.check_pending(&bp->mcast_obj)) { in bnx2x_handle_mcast_eqe()
523 extern void check_pending(int signum);
375 static void check_pending(struct bas_cardstate *ucs) in check_pending() function833 check_pending(ucs); in read_int_callback()1451 check_pending(ucs); in req_timeout()
2746 goto check_pending; in throttle_direct_reclaim()2753 check_pending: in throttle_direct_reclaim()