Home
last modified time | relevance | path

Searched full:page_pool_stats (Results 1 – 11 of 11) 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 DKconfig22 select PAGE_POOL_STATS
H A Dmtk_eth_soc.c4582 struct page_pool_stats stats = {}; in mtk_ethtool_pp_stats()
/linux/include/net/page_pool/
H A Dtypes.h136 * struct page_pool_stats - combined page pool use statistics
143 struct page_pool_stats { struct
H A Dhelpers.h68 struct page_pool_stats *stats);
/linux/net/core/
H A 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()
H A Dpage_pool_user.c118 struct page_pool_stats stats = {}; in page_pool_nl_stats_fill()
/linux/net/
H A DKconfig497 config PAGE_POOL_STATS
495 config PAGE_POOL_STATS global() config
/linux/drivers/net/
H A 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/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c2023 struct page_pool_stats stats = {}; in mt76_ethtool_page_pool_stats()
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c3029 struct page_pool_stats stats = {}; in fec_enet_page_pool_stats()