Searched refs:ecore_eth_stats (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_l2_api.h | 430 struct ecore_eth_stats *stats, 434 struct ecore_eth_stats *stats);
|
| H A D | ecore_l2.c | 1731 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 D | ecore_iov_api.h | 610 struct ecore_eth_stats *p_stats);
|
| H A D | ecore_dev_api.h | 413 struct ecore_eth_stats { struct
|
| H A D | bcm_osal.c | 264 struct ecore_eth_stats lan_stats; in qede_get_mcp_proto_stats()
|
| H A D | ecore.h | 905 struct ecore_eth_stats *reset_stats;
|
| H A D | ecore_sriov.c | 4937 struct ecore_eth_stats *p_stats) in ecore_iov_get_vf_stats()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.c | 165 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 …]
|