Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/drivers/net/bonding/
Dbond_options.sh47 active_slave=""
51 active_slave=$(cmd_jq "ip -n ${s_ns} -d -j link show bond0" ".[].linkinfo.info_data.active_slave")
52 test "$active_slave" = "$target_active_slave"
53 check_err $? "Current active slave is $active_slave but not $target_active_slave"
66 ip -n ${s_ns} link set bond0 type bond active_slave eth1
88 ip -n ${s_ns} link set $active_slave down
93 ip -n ${s_ns} link set $active_slave down
111 local pre_active_slave=$active_slave
125 ip -n ${s_ns} link set $active_slave down
144 ip -n ${s_ns} link set $active_slave down
[all …]
/linux-6.6.21/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.6.21/drivers/net/bonding/
Dbond_netlink.c207 char *active_slave = ""; in bond_changelink() local
214 active_slave = slave_dev->name; in bond_changelink()
216 bond_opt_initstr(&newval, active_slave); in bond_changelink()
Dbond_sysfs.c501 static DEVICE_ATTR(active_slave, 0644,
/linux-6.6.21/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.6.21/arch/arm/boot/dts/ti/omap/
Ddm814x.dtsi708 active_slave = <0>;
Dam33xx-l4.dtsi729 active_slave = <0>;
/linux-6.6.21/Documentation/networking/
Dbonding.rst170 active_slave