Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c263 static void bond_get_stats(struct net_device *bond_dev,
2430 bond_get_stats(bond->dev, &bond->bond_stats); in __bond_release_one()
4460 static void bond_get_stats(struct net_device *bond_dev, in bond_get_stats() function
5874 .ndo_get_stats64 = bond_get_stats,