Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/bonding/
H A 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/Documentation/devicetree/bindings/net/
H A Dcpsw.txt20 - active_slave : Specifies the slave to use for time stamping,
82 active_slave = <0>;
113 active_slave = <0>;
/linux/drivers/net/bonding/
H A 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()
H A Dbond_sysfs.c500 static DEVICE_ATTR(active_slave, 0644,
/linux/arch/arm/boot/dts/ti/omap/
H A Ddm814x.dtsi708 active_slave = <0>;
H A Dam33xx-l4.dtsi729 active_slave = <0>;