Home
last modified time | relevance | path

Searched refs:switchid (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw_switchdev.rst17 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/
Dsja1105_static_config.h150 u64 switchid; member
Dsja1105_static_config.c125 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()
Dsja1105_main.c481 .switchid = priv->ds->index, in sja1105_init_general_params()