Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_main.c207 static void bond_get_stats(struct net_device *bond_dev,
1901 bond_get_stats(bond->dev, &bond->bond_stats); in __bond_release_one()
3442 static void bond_get_stats(struct net_device *bond_dev, in bond_get_stats() function
4252 .ndo_get_stats64 = bond_get_stats,