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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 132 milliseconds