Home
last modified time | relevance | path

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

/linux-6.8/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.8/drivers/net/ethernet/mediatek/
DKconfig21 select PAGE_POOL_STATS
Dmtk_eth_soc.c4329 struct page_pool_stats stats = {}; in mtk_ethtool_pp_stats()
/linux-6.8/include/net/page_pool/
Dtypes.h115 * struct page_pool_stats - combined page pool use statistics
122 struct page_pool_stats { struct
Dhelpers.h64 struct page_pool_stats *stats);
/linux-6.8/drivers/net/ethernet/freescale/
DKconfig32 imply PAGE_POOL_STATS
Dfec_main.c2896 struct page_pool_stats stats = {}; in fec_enet_page_pool_stats()
/linux-6.8/net/core/
Dpage_pool.c66 * @stats: struct page_pool_stats to fill in
70 * A pointer to a caller allocated struct page_pool_stats structure
75 struct page_pool_stats *stats) in page_pool_get_stats()
126 struct page_pool_stats *pool_stats = stats; in page_pool_ethtool_stats_get()
Dpage_pool_user.c116 struct page_pool_stats stats = {}; in page_pool_nl_stats_fill()
/linux-6.8/drivers/net/ethernet/marvell/
DKconfig66 select PAGE_POOL_STATS
Dmvneta.c4918 struct page_pool_stats stats = {}; in mvneta_ethtool_pp_stats()
/linux-6.8/Documentation/netlink/specs/
Dnetdev.yaml177 Page pool statistics, see docs for struct page_pool_stats
/linux-6.8/drivers/net/ethernet/intel/
DKconfig376 select PAGE_POOL_STATS
/linux-6.8/net/
DKconfig470 config PAGE_POOL_STATS config
/linux-6.8/drivers/net/
Dveth.c183 struct page_pool_stats pp_stats = {}; in veth_get_page_pool_stats()
222 goto page_pool_stats; in veth_get_ethtool_stats()
242 page_pool_stats: in veth_get_ethtool_stats()
/linux-6.8/drivers/net/ethernet/intel/idpf/
Didpf_ethtool.c880 struct page_pool_stats pp_stats = { }; in idpf_get_ethtool_stats()
/linux-6.8/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1822 struct page_pool_stats stats = {}; in mt76_ethtool_page_pool_stats()
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c493 struct page_pool_stats stats = { 0 }; in mlx5e_stats_update_stats_rq_page_pool()