Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h451 struct ecore_eth_stats *stats,
455 struct ecore_eth_stats *stats);
H A Decore_l2.c1724 struct ecore_eth_stats *p_stats, in __ecore_get_vport_pstats()
1755 struct ecore_eth_stats *p_stats, in __ecore_get_vport_tstats()
1802 struct ecore_eth_stats *p_stats, in __ecore_get_vport_ustats()
1848 struct ecore_eth_stats *p_stats, in __ecore_get_vport_mstats()
1879 struct ecore_eth_stats *p_stats) in __ecore_get_vport_port_stats()
1966 struct ecore_eth_stats *stats, in __ecore_get_vport_stats()
1985 struct ecore_eth_stats *stats) in _ecore_get_vport_stats()
2020 struct ecore_eth_stats *stats) in ecore_get_vport_stats()
2035 for (i = 0; i < sizeof(struct ecore_eth_stats) / sizeof(u64); i++) in ecore_get_vport_stats()
H A Decore_iov_api.h607 struct ecore_eth_stats *p_stats);
788 …struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, int vfid, struct ecore_eth_stats *p_stats) { r… in ecore_iov_get_vf_stats()
H A Decore_dev_api.h421 struct ecore_eth_stats { struct
H A Decore.h824 struct ecore_eth_stats *reset_stats;
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c449 struct ecore_eth_stats vstats; in qede_kstat_vport_stats_update()
459 memset(&vstats, 0, sizeof (struct ecore_eth_stats)); in qede_kstat_vport_stats_update()
463 sizeof (struct ecore_eth_stats)); in qede_kstat_vport_stats_update()
H A Dqede.h836 struct ecore_eth_stats save_stats;
H A Dqede_gld.c697 struct ecore_eth_stats vstats;
719 memset(&vstats, 0, sizeof(struct ecore_eth_stats));