Home
last modified time | relevance | path

Searched refs:bond_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dbonding.h675 void bond_setup(struct net_device *bond_dev);
/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c895 .setup = bond_setup,
H A Dbond_main.c5917 void bond_setup(struct net_device *bond_dev) in bond_setup() function
6449 bond_setup, tx_queues); in bond_create()