Searched defs:port_stats (Results 1 – 10 of 10) sorted by relevance
82 struct port_stats { struct83 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 …]
1144 struct pport_stats *port_stats; in copy_stats_to_sc_xe201() local1284 struct oce_port_rxf_stats_v0 *port_stats; in copy_stats_to_sc_be2() local1347 struct oce_port_rxf_stats_v1 *port_stats; in copy_stats_to_sc_be3() local1411 struct oce_port_rxf_stats_v2 *port_stats; in copy_stats_to_sc_sh() local
147 struct mana_port_stats *port_stats; in mana_sysctl_add_port() local
495 struct mana_port_stats *port_stats = &apc->port_stats; in mana_xmit() local
527 struct mana_port_stats port_stats; member
2069 struct core_ll2_port_stats port_stats; in _ecore_ll2_get_port_stats() local
1928 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
204 struct port_stats { struct205 struct brb_stats brb;206 struct eth_stats eth;
611 struct mlx4_en_port_stats port_stats; member
9192 } port_stats; member