Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c52 static struct net_stats_eth *eth_xlnx_gem_stats(const struct device *dev);
77 .get_stats = eth_xlnx_gem_stats,
721 static struct net_stats_eth *eth_xlnx_gem_stats(const struct device *dev) in eth_xlnx_gem_stats() function