Searched defs:dsa_port (Results 1 – 1 of 1) sorted by relevance
158 struct dsa_port { struct162 union {186 struct dsa_port *cpu_dp; argument187 const char *mac;188 struct device_node *dn;189 unsigned int ageing_time;190 bool vlan_filtering;191 u8 stp_state;192 struct net_device *bridge_dev;193 struct devlink_port devlink_port;[all …]