Searched defs:port_stats (Results 1 – 7 of 7) sorted by relevance
75 struct port_stats { struct76 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 …]
1167 struct pport_stats *port_stats; in copy_stats_to_sc_xe201() local1309 struct oce_port_rxf_stats_v0 *port_stats; in copy_stats_to_sc_be2() local1374 struct oce_port_rxf_stats_v1 *port_stats; in copy_stats_to_sc_be3() local
2735 vxge_hal_xmac_port_stats_t *port_stats) in vxge_hal_mrpcim_xmac_port_stats_get()
604 struct mlx4_en_port_stats port_stats; member
1094 vxge_hal_xmac_port_stats_t port_stats[VXGE_HAL_MAC_MAX_PORTS]; member
988 struct host_port_stats port_stats; member
7397 } port_stats; member