cpsw_switchdev_event_work
struct cpsw_switchdev_event_work *switchdev_work =
container_of(work, struct cpsw_switchdev_event_work, work);
struct cpsw_switchdev_event_work *switchdev_work;
INIT_WORK(&switchdev_work->work, cpsw_switchdev_event_work);