Home
last modified time | relevance | path

Searched refs:ecore_eth_stats_common (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c53 offsetof(struct ecore_eth_stats_common,
56 offsetof(struct ecore_eth_stats_common,
59 offsetof(struct ecore_eth_stats_common,
62 offsetof(struct ecore_eth_stats_common,
65 offsetof(struct ecore_eth_stats_common,
70 offsetof(struct ecore_eth_stats_common,
73 offsetof(struct ecore_eth_stats_common,
76 offsetof(struct ecore_eth_stats_common,
79 offsetof(struct ecore_eth_stats_common,
82 offsetof(struct ecore_eth_stats_common,
[all …]
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h328 struct ecore_eth_stats_common { struct
414 struct ecore_eth_stats_common common; argument
H A Decore_l2.c1885 struct ecore_eth_stats_common *p_common = &p_stats->common; in __ecore_get_vport_port_stats()