Home
last modified time | relevance | path

Searched refs:cpsw_switchdev_event_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c20 struct cpsw_switchdev_event_work { struct
421 static void cpsw_switchdev_event_work(struct work_struct *work) in cpsw_switchdev_event_work() function
423 struct cpsw_switchdev_event_work *switchdev_work = in cpsw_switchdev_event_work()
424 container_of(work, struct cpsw_switchdev_event_work, work); in cpsw_switchdev_event_work()
479 struct cpsw_switchdev_event_work *switchdev_work; in cpsw_switchdev_event()
497 INIT_WORK(&switchdev_work->work, cpsw_switchdev_event_work); in cpsw_switchdev_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c20 struct cpsw_switchdev_event_work { struct
376 static void cpsw_switchdev_event_work(struct work_struct *work) in cpsw_switchdev_event_work() function
378 struct cpsw_switchdev_event_work *switchdev_work = in cpsw_switchdev_event_work()
379 container_of(work, struct cpsw_switchdev_event_work, work); in cpsw_switchdev_event_work()
434 struct cpsw_switchdev_event_work *switchdev_work; in cpsw_switchdev_event()
452 INIT_WORK(&switchdev_work->work, cpsw_switchdev_event_work); in cpsw_switchdev_event()

Completed in 2 milliseconds