Searched defs:port_stats (Results 1 – 8 of 8) sorted by relevance
132 struct port_stats { struct133 u64 tx_octets; /* total # of octets in good frames */134 u64 tx_frames; /* all good frames */135 u64 tx_bcast_frames; /* all broadcast frames */136 u64 tx_mcast_frames; /* all multicast frames */137 u64 tx_ucast_frames; /* all unicast frames */138 u64 tx_error_frames; /* all error frames */140 u64 tx_frames_64; /* # of Tx frames in a particular range */141 u64 tx_frames_65_127;142 u64 tx_frames_128_255;[all …]
54 struct rx_port_stats *port_stats; in oce_update_stats() local349 struct rx_port_stats *port_stats; in oce_m_stat() local
656 fc_tgt_hba_adapter_port_stats_t *port_stats, uint32_t *error_detail) in fct_get_port_stats()911 fc_tgt_hba_adapter_port_stats_t *port_stats = in fct_fctiocmd() local
1882 struct port_stats port_stats; in __ecore_get_vport_port_stats() local
212 struct port_stats { struct213 struct brb_stats brb;214 struct eth_stats eth;
203 hxge_port_stats_t port_stats; /* port stats */ member
473 nxge_port_stats_t port_stats; /* fflp stats */ member
9154 } port_stats; member