Home
last modified time | relevance | path

Searched defs:netstats (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/rdma/
H A Dopa_vnic.h79 struct rtnl_link_stats64 netstats; member
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h175 struct net_device_stats netstats; member
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c355 u64 *netstats = (u64 *)s; in dpaa_get_stats64() local
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2371 u64 *netstats = (u64 *)stats; in dpaa2_eth_get_stats() local
/openbmc/linux/net/core/
H A Ddev.c10643 const struct pcpu_sw_netstats __percpu *netstats) in dev_fetch_sw_netstats()