Searched defs:prestera_fw_event_handler (Results 1 – 2 of 2) sorted by relevance
130 struct prestera_fw_event_handler { struct131 struct list_head list;132 struct rcu_head rcu;133 enum prestera_event_type type;134 prestera_event_cb_t func;135 void *arg;
198 struct prestera_fw_event_handler { struct199 struct list_head list;200 struct rcu_head rcu;201 enum prestera_event_type type;202 prestera_event_cb_t func;203 void *arg;