Home
last modified time | relevance | path

Searched refs:ecore_mcast_obj (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_sp.h979 struct ecore_mcast_obj *mcast_obj;
1003 struct ecore_mcast_obj { struct
1067 struct ecore_mcast_obj *o, int idx, argument
1074 bool (*check_pending)(struct ecore_mcast_obj *o); argument
1079 void (*set_sched)(struct ecore_mcast_obj *o); argument
1080 void (*clear_sched)(struct ecore_mcast_obj *o); argument
1081 bool (*check_sched)(struct ecore_mcast_obj *o); argument
1084 int (*wait_comp)(struct bxe_softc *sc, struct ecore_mcast_obj *o); argument
1102 int (*get_registry_size)(struct ecore_mcast_obj *o); argument
1103 void (*set_registry_size)(struct ecore_mcast_obj *o, int n); argument
[all …]
H A Decore_sp.c2853 struct ecore_mcast_obj *o) in ecore_mcast_wait()
2863 struct ecore_mcast_obj *o, in ecore_mcast_enqueue_cmd()
2997 struct ecore_mcast_obj *o, int idx, in ecore_mcast_set_one_rule_e2()
3175 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_handle_pending_cmds_e2()
3272 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_handle_current_cmd()
3305 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_validate_e2()
3389 struct ecore_mcast_obj *o) in ecore_mcast_refresh_registry_e2()
3514 struct ecore_mcast_obj *o, in ecore_mcast_hdl_add_e1h()
3679 struct ecore_mcast_obj *o, int idx, in ecore_mcast_set_one_rule_e1()
3852 struct ecore_mcast_obj *o) in ecore_mcast_refresh_registry_e1()
[all …]
H A Dbxe.h1462 struct ecore_mcast_obj mcast_obj;