Searched refs:eth_stats_update_bytes_rx (Results 1 – 3 of 3) 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()
633 eth_stats_update_bytes_rx(iface, fsize_real); in adin2111_read_fifo()