Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c172 lan966x_stats_get(port->dev, &new_stats); in lan966x_police_port_add()
213 lan966x_stats_get(port->dev, &new_stats); in lan966x_police_port_stats()
H A Dlan966x_mirror.c111 lan966x_stats_get(port->dev, &new_stats); in lan966x_mirror_port_stats()
H A Dlan966x_main.h440 void lan966x_stats_get(struct net_device *dev,
H A Dlan966x_ethtool.c596 void lan966x_stats_get(struct net_device *dev, in lan966x_stats_get() function
H A Dlan966x_main.c502 .ndo_get_stats64 = lan966x_stats_get,