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