Searched defs:dsa_port (Results 1 – 1 of 1) sorted by relevance
127981 struct dsa_port { struct127998 struct dsa_port *cpu_dp; argument127999 u8 mac[6];128000 struct device_node *dn;128001 unsigned int ageing_time;128002 bool vlan_filtering;128003 bool learning;128004 u8 stp_state;128005 struct net_device *bridge_dev;128006 int bridge_num;[all …]