Searched defs:dsa_port (Results 1 – 1 of 1) sorted by relevance
182 struct dsa_port { struct186 union {210 struct dsa_port *cpu_dp; argument211 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 …]