Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h102 struct port_stats { argument
82 struct port_stats { global() struct
83 tx_octetsport_stats global() argument
84 tx_framesport_stats global() argument
85 tx_bcast_framesport_stats global() argument
86 tx_mcast_framesport_stats global() argument
87 tx_ucast_framesport_stats global() argument
88 tx_error_framesport_stats global() argument
90 tx_frames_64port_stats global() argument
91 tx_frames_65_127port_stats global() argument
92 tx_frames_128_255port_stats global() argument
93 tx_frames_256_511port_stats global() argument
94 tx_frames_512_1023port_stats global() argument
95 tx_frames_1024_1518port_stats global() argument
96 tx_frames_1519_maxport_stats global() argument
98 tx_dropport_stats global() argument
99 tx_pauseport_stats global() argument
100 tx_ppp0port_stats global() argument
101 tx_ppp1port_stats global() argument
103 tx_ppp3port_stats global() argument
104 tx_ppp4port_stats global() argument
105 tx_ppp5port_stats global() argument
106 tx_ppp6port_stats global() argument
107 tx_ppp7port_stats global() argument
109 rx_octetsport_stats global() argument
110 rx_framesport_stats global() argument
111 rx_bcast_framesport_stats global() argument
112 rx_mcast_framesport_stats global() argument
113 rx_ucast_framesport_stats global() argument
114 rx_too_longport_stats global() argument
115 rx_jabberport_stats global() argument
116 rx_fcs_errport_stats global() argument
117 rx_len_errport_stats global() argument
118 rx_symbol_errport_stats global() argument
119 rx_runtport_stats global() argument
121 rx_frames_64port_stats global() argument
122 rx_frames_65_127port_stats global() argument
123 rx_frames_128_255port_stats global() argument
124 rx_frames_256_511port_stats global() argument
125 rx_frames_512_1023port_stats global() argument
149 rx_trunc3port_stats global() argument
/freebsd/sys/dev/oce/
H A Doce_sysctl.c1144 struct pport_stats *port_stats; in copy_stats_to_sc_xe201() local
1284 struct oce_port_rxf_stats_v0 *port_stats; in copy_stats_to_sc_be2() local
1347 struct oce_port_rxf_stats_v1 *port_stats; in copy_stats_to_sc_be3() local
1411 struct oce_port_rxf_stats_v2 *port_stats; in copy_stats_to_sc_sh() local
/freebsd/sys/dev/mana/
H A Dmana_sysctl.c159 struct mana_port_stats *port_stats; in mana_sysctl_add_port() local
H A Dmana_en.c500 struct mana_port_stats *port_stats = &apc->port_stats; in mana_xmit() local
H A Dmana.h547 struct mana_port_stats port_stats; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.c2069 struct core_ll2_port_stats port_stats; in _ecore_ll2_get_port_stats() local
H A Decore_l2.c1928 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
H A Dmcp_public.h204 struct port_stats { struct
205 struct brb_stats brb;
206 struct eth_stats eth;
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den.h611 struct mlx4_en_port_stats port_stats; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9194 } port_stats; global() member