Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/bonding/
Dbond_main.c263 static void bond_get_stats(struct net_device *bond_dev,
2383 bond_get_stats(bond->dev, &bond->bond_stats); in __bond_release_one()
4413 static void bond_get_stats(struct net_device *bond_dev, in bond_get_stats() function
5827 .ndo_get_stats64 = bond_get_stats,