Searched refs:switchid (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw_switchdev.rst | 17 ip -d link show dev sw0p1 | grep switchid 19 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
D | sja1105_static_config.h | 150 u64 switchid; member
|
D | sja1105_static_config.c | 125 sja1105_packing(buf, &entry->switchid, 317, 315, size, op); in sja1105et_general_params_entry_packing() 157 sja1105_packing(buf, &entry->switchid, 349, 347, size, op); in sja1105pqrs_general_params_entry_packing()
|
D | sja1105_main.c | 481 .switchid = priv->ds->index, in sja1105_init_general_params()
|