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.h82 struct port_stats { struct
83 u64 tx_octets; /* total # of octets in good frames */
84 u64 tx_frames; /* all good frames */
85 u64 tx_bcast_frames; /* all broadcast frames */
86 u64 tx_mcast_frames; /* all multicast frames */
87 u64 tx_ucast_frames; /* all unicast frames */
88 u64 tx_error_frames; /* all error frames */
90 u64 tx_frames_64; /* # of Tx frames in a particular range */
91 u64 tx_frames_65_127;
92 u64 tx_frames_128_255;
[all …]
/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.c147 struct mana_port_stats *port_stats; in mana_sysctl_add_port() local
H A Dmana_en.c495 struct mana_port_stats *port_stats = &apc->port_stats; in mana_xmit() local
H A Dmana.h527 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.h9192 } port_stats; member