Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDcommon.h75 struct port_stats { struct
76 u64 tx_octets; /* total # of octets in good frames */
77 u64 tx_frames; /* all good frames */
78 u64 tx_bcast_frames; /* all broadcast frames */
79 u64 tx_mcast_frames; /* all multicast frames */
80 u64 tx_ucast_frames; /* all unicast frames */
81 u64 tx_error_frames; /* all error frames */
83 u64 tx_frames_64; /* # of Tx frames in a particular range */
84 u64 tx_frames_65_127;
85 u64 tx_frames_128_255;
[all …]
/trueos/sys/dev/oce/
HDoce_sysctl.c1167 struct pport_stats *port_stats; in copy_stats_to_sc_xe201() local
1309 struct oce_port_rxf_stats_v0 *port_stats; in copy_stats_to_sc_be2() local
1374 struct oce_port_rxf_stats_v1 *port_stats; in copy_stats_to_sc_be3() local
/trueos/sys/dev/vxge/vxgehal/
HDvxgehal-mrpcim.c2735 vxge_hal_xmac_port_stats_t *port_stats) in vxge_hal_mrpcim_xmac_port_stats_get()
/trueos/sys/ofed/drivers/net/mlx4/
HDmlx4_en.h604 struct mlx4_en_port_stats port_stats; member
/trueos/sys/dev/vxge/include/
HDvxgehal-stats.h1094 vxge_hal_xmac_port_stats_t port_stats[VXGE_HAL_MAC_MAX_PORTS]; member
/trueos/sys/dev/bxe/
HDbxe.h988 struct host_port_stats port_stats; member
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7397 } port_stats; member