Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/bonding/
Dbond_main.c261 static void bond_get_stats(struct net_device *bond_dev,
2343 bond_get_stats(bond->dev, &bond->bond_stats); in __bond_release_one()
4360 static void bond_get_stats(struct net_device *bond_dev, in bond_get_stats() function
5732 .ndo_get_stats64 = bond_get_stats,