Searched refs:bond_get_slave_by_dev (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbonding.h236 static inline struct slave *bond_get_slave_by_dev(struct bonding *bond, struct net_device *slave_dev) function
H A Dbond_main.c1852 slave = bond_get_slave_by_dev(bond, slave_dev);
2175 new_active = bond_get_slave_by_dev(bond, slave_dev);
2709 slave = bond_get_slave_by_dev(bond, orig_dev);
3492 slave = bond_get_slave_by_dev(bond, slave_dev);
H A Dbond_3ad.c2410 slave = bond_get_slave_by_dev((struct bonding *)netdev_priv(dev),

Completed in 79 milliseconds