Home
last modified time | relevance | path

Searched refs:ecore_eth_stats (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2_api.h430 struct ecore_eth_stats *stats,
434 struct ecore_eth_stats *stats);
H A Decore_l2.c1731 struct ecore_eth_stats *p_stats, in __ecore_get_vport_pstats()
1761 struct ecore_eth_stats *p_stats) in __ecore_get_vport_tstats()
1808 struct ecore_eth_stats *p_stats, in __ecore_get_vport_ustats()
1853 struct ecore_eth_stats *p_stats, in __ecore_get_vport_mstats()
1883 struct ecore_eth_stats *p_stats) in __ecore_get_vport_port_stats()
1975 struct ecore_eth_stats *stats, in __ecore_get_vport_stats()
1994 struct ecore_eth_stats *stats) in _ecore_get_vport_stats()
2031 struct ecore_eth_stats *stats) in ecore_get_vport_stats()
2046 for (i = 0; i < sizeof(struct ecore_eth_stats) / sizeof(u64); i++) in ecore_get_vport_stats()
H A Decore_iov_api.h610 struct ecore_eth_stats *p_stats);
H A Decore_dev_api.h413 struct ecore_eth_stats { struct
H A Dbcm_osal.c264 struct ecore_eth_stats lan_stats; in qede_get_mcp_proto_stats()
H A Decore.h905 struct ecore_eth_stats *reset_stats;
H A Decore_sriov.c4937 struct ecore_eth_stats *p_stats) in ecore_iov_get_vf_stats()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c165 offsetof(struct ecore_eth_stats, bb) +
169 offsetof(struct ecore_eth_stats, bb) +
173 offsetof(struct ecore_eth_stats, bb) +
177 offsetof(struct ecore_eth_stats, bb) +
181 offsetof(struct ecore_eth_stats, bb) +
186 offsetof(struct ecore_eth_stats, bb) +
190 offsetof(struct ecore_eth_stats, bb) +
194 offsetof(struct ecore_eth_stats, bb) +
198 offsetof(struct ecore_eth_stats, bb) +
1608 struct ecore_eth_stats stats; in qede_get_stats()
[all …]