Searched refs:switchid (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/platform/x86/dell/ |
D | dell-wmi-base.c | 356 int switchid, in dell_wmi_switch_event() argument 367 __set_bit(switchid, (dev)->swbit); in dell_wmi_switch_event() 379 input_report_switch(*subdev, switchid, value); in dell_wmi_switch_event()
|
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/ti/ |
D | am65_nuss_cpsw_switchdev.rst | 14 ip -d link show dev sw0p1 | grep switchid 16 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
|
D | cpsw_switchdev.rst | 17 ip -d link show dev sw0p1 | grep switchid 19 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
|
/linux-5.19.10/drivers/net/dsa/sja1105/ |
D | sja1105_static_config.h | 193 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() 191 sja1105_packing(buf, &entry->switchid, 445, 442, size, op); in sja1110_general_params_entry_packing()
|
D | sja1105_main.c | 862 .switchid = priv->ds->index, in sja1105_init_general_params()
|