Searched defs:dsa_switch (Results 1 – 2 of 2) sorted by relevance
211 struct dsa_switch { struct217 struct dsa_switch_tree *dst; argument237 const struct dsa_switch_ops *ops; argument244 s8 rtable[DSA_MAX_SWITCHES];270 static inline const struct dsa_port *dsa_to_port(struct dsa_switch *ds, int p) in dsa_to_port() argument
254 struct dsa_switch { struct262 struct dsa_switch_tree *dst; argument282 const struct dsa_switch_ops *ops; argument287 u32 phys_mii_mask;288 struct mii_bus *slave_mii_bus;291 unsigned int ageing_time_min;292 unsigned int ageing_time_max;295 struct devlink *devlink;298 unsigned int num_tx_queues;303 bool vlan_filtering_is_global;[all …]