Home
last modified time | relevance | path

Searched defs:dsa_switch (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Ddsa.h254 struct dsa_switch { struct
262 struct dsa_switch_tree *dst; argument
282 const struct dsa_switch_ops *ops; argument
287 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 …]