Home
last modified time | relevance | path

Searched refs:dsa_switchdev_event_work (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/dsa/
Ddsa_priv.h124 struct dsa_switchdev_event_work { struct
Dslave.c3232 dsa_fdb_offload_notify(struct dsa_switchdev_event_work *switchdev_work) in dsa_fdb_offload_notify()
3245 struct dsa_switchdev_event_work *switchdev_work = in dsa_slave_switchdev_event_work()
3246 container_of(work, struct dsa_switchdev_event_work, work); in dsa_slave_switchdev_event_work()
3314 struct dsa_switchdev_event_work *switchdev_work; in dsa_slave_fdb_event()