Home
last modified time | relevance | path

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

/subsys/net/l2/ethernet/
A 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
A Dethernet.c675 eth_stats_update_bytes_tx(iface, net_pkt_get_len(pkt)); in ethernet_update_tx_stats()

Completed in 6 milliseconds