Searched refs:cpsw_switchdev_event_work (Results 1 – 1 of 1) sorted by relevance
20 struct cpsw_switchdev_event_work { struct380 static void cpsw_switchdev_event_work(struct work_struct *work) in cpsw_switchdev_event_work() function382 struct cpsw_switchdev_event_work *switchdev_work = in cpsw_switchdev_event_work()383 container_of(work, struct cpsw_switchdev_event_work, work); in cpsw_switchdev_event_work()438 struct cpsw_switchdev_event_work *switchdev_work; in cpsw_switchdev_event()456 INIT_WORK(&switchdev_work->work, cpsw_switchdev_event_work); in cpsw_switchdev_event()