Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond_options.sh51 active_slave=""
63 slowwait 5 active_slave_changed $active_slave
64 active_slave=$(cmd_jq "ip -n ${s_ns} -d -j link show bond0" ".[].linkinfo.info_data.active_slave")
65 test "$active_slave" = "$target_active_slave"
66 check_err $? "Current active slave is $active_slave but not $target_active_slave"
78 ip -n ${s_ns} link set bond0 type bond active_slave eth1
100 ip -n ${s_ns} link set $active_slave down
105 ip -n ${s_ns} link set $active_slave down
123 local pre_active_slave=$active_slave
137 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/arch/arm/boot/dts/ti/omap/
H A Dam33xx-l4.dtsi729 active_slave = <0>;