Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h63 struct port_stats { struct
64 u64 tx_octets; /* total # of octets in good frames */
65 u64 tx_frames; /* all good frames */
66 u64 tx_bcast_frames; /* all broadcast frames */
67 u64 tx_mcast_frames; /* all multicast frames */
68 u64 tx_ucast_frames; /* all unicast frames */
69 u64 tx_error_frames; /* all error frames */
71 u64 tx_frames_64; /* # of Tx frames in a particular range */
72 u64 tx_frames_65_127;
73 u64 tx_frames_128_255;
[all …]
/titanic_50/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
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c637 fc_tgt_hba_adapter_port_stats_t *port_stats, uint32_t *error_detail) in fct_get_port_stats()
892 fc_tgt_hba_adapter_port_stats_t *port_stats = in fct_fctiocmd() local
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge.h203 hxge_port_stats_t port_stats; /* port stats */ member
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge.h473 nxge_port_stats_t port_stats; /* fflp stats */ member
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6958 } port_stats; member