Searched refs:eth_stats_update_bytes_tx (Results 1 – 2 of 2) sorted by relevance
36 static inline void eth_stats_update_bytes_tx(struct net_if *iface, in eth_stats_update_bytes_tx() function227 #define eth_stats_update_bytes_tx(iface, bytes) macro
675 eth_stats_update_bytes_tx(iface, net_pkt_get_len(pkt)); in ethernet_update_tx_stats()
Completed in 6 milliseconds