Home
last modified time | relevance | path

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

/Linux-v5.15/net/dsa/
Ddsa_priv.h128 struct dsa_switchdev_event_work { struct
129 struct dsa_switch *ds;
130 int port;
131 struct net_device *dev;
132 struct work_struct work;
133 unsigned long event;
137 unsigned char addr[ETH_ALEN];
138 u16 vid;
139 bool host_addr;