Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_sysfs.c62 static struct net_device *bond_get_by_name(const struct bond_net *bn, const char *ifname) in bond_get_by_name() function
108 bond_dev = bond_get_by_name(bn, ifname); in bonding_store_bonds()