Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dbonding.h699 void bond_setup(struct net_device *bond_dev);
/linux-6.15/drivers/net/bonding/
H A Dbond_netlink.c914 .setup = bond_setup,
H A Dbond_main.c5993 void bond_setup(struct net_device *bond_dev) in bond_setup() function
6528 bond_setup, tx_queues); in bond_create()