Searched refs:check_pending (Results 1 – 4 of 4) sorted by relevance
145 BOOL (*check_pending)(struct ecore_raw_obj *o); member668 BOOL (*check_pending)(struct ecore_mcast_obj *o); member
2094 DbgBreakIf(r->check_pending(r)); in ecore_execute_vlan_mac()2412 raw->check_pending = ecore_raw_check_pending; in ecore_init_raw_obj()4109 if (r->check_pending(r) || in ecore_config_mcast()4121 if (!r->check_pending(r)) { in ecore_config_mcast()4168 return o->raw.check_pending(&o->raw) || o->check_sched(o); in ecore_mcast_check_pending()4211 mcast_obj->check_pending = ecore_mcast_check_pending; in ecore_init_mcast_obj()4236 mcast_obj->check_pending = ecore_mcast_check_pending; in ecore_init_mcast_obj()4255 mcast_obj->check_pending = ecore_mcast_check_pending; in ecore_init_mcast_obj()
2859 if (obj->check_pending(obj)) in lm_eq_handle_mcast_eqe()2940 if (!raw->check_pending(raw)) in lm_eq_handle_classification_eqe()2946 if (!raw->check_pending(raw)) in lm_eq_handle_classification_eqe()
4985 int check_pending = 1; in real_callback_run() local4996 if (check_pending) { in real_callback_run()5002 check_pending = 0; in real_callback_run()