Searched defs:port_stats (Results 1 – 9 of 9) sorted by relevance
71 struct port_stats { struct72 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 …]
1174 struct pport_stats *port_stats; in copy_stats_to_sc_xe201() local1316 struct oce_port_rxf_stats_v0 *port_stats; in copy_stats_to_sc_be2() local1381 struct oce_port_rxf_stats_v1 *port_stats; in copy_stats_to_sc_be3() local1445 struct oce_port_rxf_stats_v2 *port_stats; in copy_stats_to_sc_sh() local
2735 vxge_hal_xmac_port_stats_t *port_stats) in vxge_hal_mrpcim_xmac_port_stats_get()
1930 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
207 struct port_stats { struct208 struct brb_stats brb;209 struct eth_stats eth;
603 struct mlx4_en_port_stats port_stats; member
1094 vxge_hal_xmac_port_stats_t port_stats[VXGE_HAL_MAC_MAX_PORTS]; member
955 struct host_port_stats port_stats; member
9060 } port_stats; member