Home
last modified time | relevance | path

Searched defs:eth_stats_update_bytes_tx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/l2/ethernet/
Deth_stats.h36 static inline void eth_stats_update_bytes_tx(struct net_if *iface, in eth_stats_update_bytes_tx() function
227 #define eth_stats_update_bytes_tx(iface, bytes) macro