Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_static_config.h266 struct sja1105_mac_config_entry { struct
267 u64 top[8];
268 u64 base[8];
269 u64 enabled[8];
270 u64 ifg;
271 u64 speed;
272 u64 tp_delin;
273 u64 tp_delout;
274 u64 maxage;
275 u64 vlanprio;
[all …]
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
Dsja1105_static_config.h322 struct sja1105_mac_config_entry { struct
323 u64 top[8];
324 u64 base[8];
325 u64 enabled[8];
326 u64 ifg;
327 u64 speed;
328 u64 tp_delin;
329 u64 tp_delout;
330 u64 maxage;
331 u64 vlanprio;
[all …]