Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Ddsa.h182 struct dsa_port { struct
186 union {
210 struct dsa_port *cpu_dp; argument
211 const char *mac;
212 struct device_node *dn;
213 unsigned int ageing_time;
214 bool vlan_filtering;
215 u8 stp_state;
216 struct net_device *bridge_dev;
217 struct devlink_port devlink_port;
[all …]