Home
last modified time | relevance | path

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

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