Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_xlnx_gem.c49 static struct net_stats_eth *eth_xlnx_gem_stats(const struct device *dev);
73 .get_stats = eth_xlnx_gem_stats,
665 static struct net_stats_eth *eth_xlnx_gem_stats(const struct device *dev) in eth_xlnx_gem_stats() function