Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/bonding/
Dbond_main.c5759 static const struct device_type bond_type = { variable
5793 SET_NETDEV_DEVTYPE(bond_dev, &bond_type); in bond_setup()