Home
last modified time | relevance | path

Searched full:page_pool_stats (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/mediatek/
H A DKconfig22 select PAGE_POOL_STATS
H A Dmtk_eth_soc.c4633 struct page_pool_stats stats = {}; in mtk_ethtool_pp_stats()
/linux/include/net/page_pool/
H A Dtypes.h145 * struct page_pool_stats - combined page pool use statistics
152 struct page_pool_stats { struct
/linux/drivers/net/ethernet/freescale/
H A DKconfig33 imply PAGE_POOL_STATS
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig33 select PAGE_POOL_STATS
H A Den_stats.c497 struct page_pool_stats stats = { 0 }; in mlx5e_stats_update_stats_rq_page_pool()
/linux/net/core/
H A Dpage_pool.c77 * @stats: struct page_pool_stats to fill in
84 * A pointer to a caller allocated struct page_pool_stats structure
89 struct page_pool_stats *stats) in page_pool_get_stats()
135 const struct page_pool_stats *pool_stats = stats; in page_pool_ethtool_stats_get()
/linux/drivers/net/
H A Dveth.c186 struct page_pool_stats pp_stats = {}; in veth_get_page_pool_stats()
225 goto page_pool_stats; in veth_get_ethtool_stats()
249 page_pool_stats: in veth_get_ethtool_stats()
/linux/Documentation/netlink/specs/
H A Dnetdev.yaml219 Page pool statistics, see docs for struct page_pool_stats
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c2067 struct page_pool_stats stats = {}; in mt76_ethtool_page_pool_stats()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4969 struct page_pool_stats stats = {}; in mvneta_ethtool_pp_stats()