Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/
Dpage_pool.rst113 page_pool_stats allocated by the caller.
122 struct page_pool_stats
184 struct page_pool_stats stats = { 0 };
/linux-6.15/drivers/net/ethernet/mediatek/
DKconfig21 select PAGE_POOL_STATS
Dmtk_eth_soc.c4437 struct page_pool_stats stats = {}; in mtk_ethtool_pp_stats()
/linux-6.15/include/net/page_pool/
Dtypes.h132 * struct page_pool_stats - combined page pool use statistics
139 struct page_pool_stats { struct
Dhelpers.h68 struct page_pool_stats *stats);
/linux-6.15/drivers/net/ethernet/freescale/
DKconfig32 imply PAGE_POOL_STATS
Dfec_main.c3007 struct page_pool_stats stats = {}; in fec_enet_page_pool_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig34 select PAGE_POOL_STATS
Den_stats.c497 struct page_pool_stats stats = { 0 }; in mlx5e_stats_update_stats_rq_page_pool()
/linux-6.15/drivers/net/ethernet/marvell/
DKconfig66 select PAGE_POOL_STATS
Dmvneta.c4963 struct page_pool_stats stats = {}; in mvneta_ethtool_pp_stats()
/linux-6.15/net/core/
Dpage_pool.c77 * @stats: struct page_pool_stats to fill in
81 * A pointer to a caller allocated struct page_pool_stats structure
86 struct page_pool_stats *stats) in page_pool_get_stats()
137 const struct page_pool_stats *pool_stats = stats; in page_pool_ethtool_stats_get()
Dpage_pool_user.c118 struct page_pool_stats stats = {}; in page_pool_nl_stats_fill()
/linux-6.15/net/
DKconfig492 config PAGE_POOL_STATS config
/linux-6.15/drivers/net/
Dveth.c185 struct page_pool_stats pp_stats = {}; in veth_get_page_pool_stats()
224 goto page_pool_stats; in veth_get_ethtool_stats()
244 page_pool_stats: in veth_get_ethtool_stats()
/linux-6.15/Documentation/netlink/specs/
Dnetdev.yaml197 Page pool statistics, see docs for struct page_pool_stats
/linux-6.15/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1972 struct page_pool_stats stats = {}; in mt76_ethtool_page_pool_stats()