Searched refs:check_pending (Results 1 – 7 of 7) sorted by relevance
96 bool (*check_pending)(struct bnx2x_raw_obj *o); member612 bool (*check_pending)(struct bnx2x_mcast_obj *o); member
1795 WARN_ON(r->check_pending(r)); in bnx2x_execute_vlan_mac()2106 raw->check_pending = bnx2x_raw_check_pending; in bnx2x_init_raw_obj()3786 if (r->check_pending(r) || in bnx2x_config_mcast()3798 if (!r->check_pending(r)) { in bnx2x_config_mcast()3845 return o->raw.check_pending(&o->raw) || o->check_sched(o); in bnx2x_mcast_check_pending()3873 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()3898 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()3917 mcast_obj->check_pending = bnx2x_mcast_check_pending; in bnx2x_init_mcast_obj()
1710 if (vf->mcast_obj.check_pending(&vf->mcast_obj)) { in bnx2x_vf_handle_mcast_eqe()
5268 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()
2811 goto check_pending; in throttle_direct_reclaim()2818 check_pending: in throttle_direct_reclaim()