Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dcpsw.h33 u32 active_slave; /* time stamping, ethtool and SIOCGMIIPHY slave */ member
Dcpsw.c145 priv->data.active_slave)
1454 struct cpsw_slave *slave = &priv->slaves[priv->data.active_slave]; in cpsw_hwtstamp_v1()
1483 slave = &priv->slaves[priv->data.active_slave]; in cpsw_hwtstamp_v2()
1989 data->active_slave = prop; in cpsw_probe_dt()
/drivers/net/bonding/
Dbond_netlink.c181 char *active_slave = ""; in bond_changelink() local
188 active_slave = slave_dev->name; in bond_changelink()
190 bond_opt_initstr(&newval, active_slave); in bond_changelink()
Dbond_sysfs.c475 static DEVICE_ATTR(active_slave, S_IRUGO | S_IWUSR,