Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dpage_pool.rst113 page_pool_stats allocated by the caller.
122 struct page_pool_stats
184 struct page_pool_stats stats = { 0 };
/linux/drivers/net/ethernet/mediatek/
H A DKconfig29 select PAGE_POOL_STATS
H A Dmtk_eth_soc.c4363 struct page_pool_stats stats = {}; in mtk_ethtool_pp_stats()
/linux/include/net/page_pool/
H A Dtypes.h132 * struct page_pool_stats - combined page pool use statistics
139 struct page_pool_stats { struct
H A Dhelpers.h68 struct page_pool_stats *stats);
/linux/drivers/net/ethernet/freescale/
H A DKconfig32 imply PAGE_POOL_STATS
H A Dfec_main.c2964 struct page_pool_stats stats = {}; in fec_enet_page_pool_stats()
/linux/net/core/
H A Dpage_pool.c74 * @stats: struct page_pool_stats to fill in
78 * A pointer to a caller allocated struct page_pool_stats structure
83 struct page_pool_stats *stats) in page_pool_get_stats()
134 const struct page_pool_stats *pool_stats = stats; in page_pool_ethtool_stats_get()
H A Dpage_pool_user.c116 struct page_pool_stats stats = {}; in page_pool_nl_stats_fill()
/linux/drivers/net/ethernet/marvell/
H A DKconfig66 select PAGE_POOL_STATS
H A Dmvneta.c4919 struct page_pool_stats stats = {}; in mvneta_ethtool_pp_stats()
/linux/net/
H A DKconfig489 config PAGE_POOL_STATS config
/linux/drivers/net/
H A Dveth.c184 struct page_pool_stats pp_stats = {}; in veth_get_page_pool_stats()
223 goto page_pool_stats; in veth_get_ethtool_stats()
243 page_pool_stats: in veth_get_ethtool_stats()
/linux/Documentation/netlink/specs/
H A Dnetdev.yaml185 Page pool statistics, see docs for struct page_pool_stats
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1874 struct page_pool_stats stats = {}; in mt76_ethtool_page_pool_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c504 struct page_pool_stats stats = { 0 }; in mlx5e_stats_update_stats_rq_page_pool()