Home
last modified time | relevance | path

Searched refs:check_pending (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h87 bool (*check_pending)(struct bnx2x_raw_obj *o); member
593 bool (*check_pending)(struct bnx2x_mcast_obj *o); member
Dbnx2x_sp.c1596 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()
Dbnx2x_main.c4479 if (bp->mcast_obj.check_pending(&bp->mcast_obj)) { in bnx2x_handle_mcast_eqe()
/linux-3.4.99/arch/sparc/kernel/
Dsys_sparc_64.c636 extern void check_pending(int signum);
/linux-3.4.99/drivers/isdn/gigaset/
Dbas-gigaset.c374 static void check_pending(struct bas_cardstate *ucs) in check_pending() function
832 check_pending(ucs); in read_int_callback()
1451 check_pending(ucs); in req_timeout()