Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h640 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev);
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h664 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev);
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c1416 ret = bond_release(bond->dev, dev); in bond_option_slaves_set()
H A Dbond_main.c2354 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release() function
4025 res = bond_release(bond_dev, slave_dev); in bond_do_ioctl()
4865 .ndo_del_slave = bond_release,
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_options.c1619 ret = bond_release(bond->dev, dev); in bond_option_slaves_set()
H A Dbond_main.c2530 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release() function
4550 res = bond_release(bond_dev, slave_dev); in bond_do_ioctl()
5852 .ndo_del_slave = bond_release,

Completed in 21 milliseconds