Home
last modified time | relevance | path

Searched defs:dsa_port (Results 1 – 2 of 2) 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 …]
/kernel/linux/linux-4.19/include/net/
Ddsa.h171 struct dsa_port { struct
198 const struct dsa_port *cpu_dp; argument
199 struct device_node *dn;
200 unsigned int ageing_time;
201 u8 stp_state;
202 struct net_device *bridge_dev;
203 struct devlink_port devlink_port;
204 struct phylink *pl;
208 const struct ethtool_ops *orig_ethtool_ops;