Searched refs:eth_stats_update_bytes_rx (Results 1 – 3 of 3) sorted by relevance
16 static inline void eth_stats_update_bytes_rx(struct net_if *iface, in eth_stats_update_bytes_rx() function225 #define eth_stats_update_bytes_rx(iface, bytes) macro
150 eth_stats_update_bytes_rx(iface, length); in ethernet_update_rx_stats()
243 eth_stats_update_bytes_rx(iface, fsize_real); in adin2111_read_fifo()