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