Searched refs:eth_stats_update_bytes_rx (Results 1 – 2 of 2) sorted by relevance
17 static inline void eth_stats_update_bytes_rx(struct net_if *iface, in eth_stats_update_bytes_rx() function226 #define eth_stats_update_bytes_rx(iface, bytes) macro
170 eth_stats_update_bytes_rx(iface, length); in ethernet_update_rx_stats()
Completed in 12 milliseconds