Home
last modified time | relevance | path

Searched refs:active_slave (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/tools/testing/selftests/drivers/net/bonding/
Dbond_options.sh49 active_slave=""
61 slowwait 5 active_slave_changed $active_slave
62 active_slave=$(cmd_jq "ip -n ${s_ns} -d -j link show bond0" ".[].linkinfo.info_data.active_slave")
63 test "$active_slave" = "$target_active_slave"
64 check_err $? "Current active slave is $active_slave but not $target_active_slave"
76 ip -n ${s_ns} link set bond0 type bond active_slave eth1
98 ip -n ${s_ns} link set $active_slave down
103 ip -n ${s_ns} link set $active_slave down
121 local pre_active_slave=$active_slave
135 ip -n ${s_ns} link set $active_slave down
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dcpsw.txt20 - active_slave : Specifies the slave to use for time stamping,
82 active_slave = <0>;
113 active_slave = <0>;
/linux-6.12.1/drivers/net/bonding/
Dbond_netlink.c209 char *active_slave = ""; in bond_changelink() local
216 active_slave = slave_dev->name; in bond_changelink()
218 bond_opt_initstr(&newval, active_slave); in bond_changelink()
Dbond_sysfs.c500 static DEVICE_ATTR(active_slave, 0644,
/linux-6.12.1/drivers/net/ethernet/ti/
Dcpsw_priv.h298 u32 active_slave;/* time stamping, ethtool and SIOCGMIIPHY slave */ member
Dcpsw.c83 return cpsw->data.dual_emac ? priv->emac_port : cpsw->data.active_slave; in cpsw_slave_index_priv()
1255 data->active_slave = prop; in cpsw_probe_dt()
Dcpsw_new.c1238 data->active_slave = 0; in cpsw_probe_dt()
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Ddm814x.dtsi708 active_slave = <0>;
Dam33xx-l4.dtsi729 active_slave = <0>;
/linux-6.12.1/Documentation/networking/
Dbonding.rst170 active_slave