Home
last modified time | relevance | path

Searched defs:port_stats (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h132 struct port_stats { struct
133 u64 tx_octets; /* total # of octets in good frames */
134 u64 tx_frames; /* all good frames */
135 u64 tx_bcast_frames; /* all broadcast frames */
136 u64 tx_mcast_frames; /* all multicast frames */
137 u64 tx_ucast_frames; /* all unicast frames */
138 u64 tx_error_frames; /* all error frames */
140 u64 tx_frames_64; /* # of Tx frames in a particular range */
141 u64 tx_frames_65_127;
142 u64 tx_frames_128_255;
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c54 struct rx_port_stats *port_stats; in oce_update_stats() local
349 struct rx_port_stats *port_stats; in oce_m_stat() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c656 fc_tgt_hba_adapter_port_stats_t *port_stats, uint32_t *error_detail) in fct_get_port_stats()
911 fc_tgt_hba_adapter_port_stats_t *port_stats = in fct_fctiocmd() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c1882 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h212 struct port_stats { struct
213 struct brb_stats brb;
214 struct eth_stats eth;
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h203 hxge_port_stats_t port_stats; /* port stats */ member
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h473 nxge_port_stats_t port_stats; /* fflp stats */ member
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h9154 } port_stats; member