Home
last modified time | relevance | path

Searched defs:tx_stats (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h593 struct tx_stats { struct
594 struct tx_counter ct1pt0_xmt_ipv4_ctrs;
595 struct tx_counter ct1pt0_xmt_ipv6_ctrs;
596 struct tx_counter ct1pt0_rexmt_ipv4_ctrs;
597 struct tx_counter ct1pt0_rexmt_ipv6_ctrs;
598 struct tx_counter ct1pt1_xmt_ipv4_ctrs;
599 struct tx_counter ct1pt1_xmt_ipv6_ctrs;
602 struct tx_counter ct2pt0_xmt_ipv4_ctrs;
603 struct tx_counter ct2pt0_xmt_ipv6_ctrs;
606 struct tx_counter ct2pt1_xmt_ipv4_ctrs;
[all …]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_kstats.c953 hxge_tx_ring_stats_t *tx_stats; in hxge_m_stat() local
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h469 nxge_tx_ring_stats_t tx_stats; /* per port TX stats */ member