Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDcommon.h71 struct port_stats { struct
72 u64 tx_octets; /* total # of octets in good frames */
73 u64 tx_frames; /* all good frames */
74 u64 tx_bcast_frames; /* all broadcast frames */
75 u64 tx_mcast_frames; /* all multicast frames */
76 u64 tx_ucast_frames; /* all unicast frames */
77 u64 tx_error_frames; /* all error frames */
79 u64 tx_frames_64; /* # of Tx frames in a particular range */
80 u64 tx_frames_65_127;
81 u64 tx_frames_128_255;
[all …]
/freebsd-11-stable/sys/dev/oce/
HDoce_sysctl.c1174 struct pport_stats *port_stats; in copy_stats_to_sc_xe201() local
1316 struct oce_port_rxf_stats_v0 *port_stats; in copy_stats_to_sc_be2() local
1381 struct oce_port_rxf_stats_v1 *port_stats; in copy_stats_to_sc_be3() local
1445 struct oce_port_rxf_stats_v2 *port_stats; in copy_stats_to_sc_sh() local
/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-mrpcim.c2735 vxge_hal_xmac_port_stats_t *port_stats) in vxge_hal_mrpcim_xmac_port_stats_get()
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_l2.c1930 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
HDmcp_public.h207 struct port_stats { struct
208 struct brb_stats brb;
209 struct eth_stats eth;
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
HDen.h603 struct mlx4_en_port_stats port_stats; member
/freebsd-11-stable/sys/dev/vxge/include/
HDvxgehal-stats.h1094 vxge_hal_xmac_port_stats_t port_stats[VXGE_HAL_MAC_MAX_PORTS]; member
/freebsd-11-stable/sys/dev/bxe/
HDbxe.h955 struct host_port_stats port_stats; member
/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9060 } port_stats; member