Searched refs:net_stats_eth (Results 1 – 17 of 17) sorted by relevance
21 struct net_stats_eth *stats; in eth_stats_update_bytes_rx()40 struct net_stats_eth *stats; in eth_stats_update_bytes_tx()58 struct net_stats_eth *stats; in eth_stats_update_pkts_rx()76 struct net_stats_eth *stats; in eth_stats_update_pkts_tx()94 struct net_stats_eth *stats; in eth_stats_update_broadcast_rx()112 struct net_stats_eth *stats; in eth_stats_update_broadcast_tx()130 struct net_stats_eth *stats; in eth_stats_update_multicast_rx()148 struct net_stats_eth *stats; in eth_stats_update_multicast_tx()165 struct net_stats_eth *stats; in eth_stats_update_errors_rx()189 struct net_stats_eth *stats; in eth_stats_update_errors_tx()[all …]
38 len_chk = sizeof(struct net_stats_eth); in eth_stats_get()
58 struct net_stats_eth stats;
57 struct net_stats_eth stats;
192 struct net_stats_eth stats;
45 struct net_stats_eth stats;56 static struct net_stats_eth *eth_ivshmem_get_stats(const struct device *dev) in eth_ivshmem_get_stats()
51 struct net_stats_eth stats;423 static struct net_stats_eth *get_stats(const struct device *dev) in get_stats()
64 struct net_stats_eth stats;518 static struct net_stats_eth *get_stats(const struct device *dev) in get_stats()
293 static struct net_stats_eth *eth_stellaris_stats(const struct device *dev) in eth_stellaris_stats()
763 struct net_stats_eth stats;
49 static struct net_stats_eth *eth_xlnx_gem_stats(const struct device *dev);665 static struct net_stats_eth *eth_xlnx_gem_stats(const struct device *dev) in eth_xlnx_gem_stats()
716 static struct net_stats_eth *adin2111_port_get_stats(const struct device *dev) in adin2111_port_get_stats()
1626 static struct net_stats_eth *eth_stm32_hal_get_stats(const struct device *dev) in eth_stm32_hal_get_stats()
126 static void print_eth_stats(struct net_if *iface, struct net_stats_eth *data) in print_eth_stats()143 struct net_stats_eth eth_data; in eth_iface_cb()
441 struct net_stats_eth { struct
432 struct net_stats_eth *(*get_stats)(const struct device *dev);
882 static void print_eth_stats(struct net_if *iface, struct net_stats_eth *data, in print_eth_stats()1347 struct net_stats_eth eth_data; in net_shell_print_statistics()