Searched defs:port_stats (Results 1 – 6 of 6) sorted by relevance
63 struct port_stats { struct64 u64 tx_octets; /* total # of octets in good frames */65 u64 tx_frames; /* all good frames */66 u64 tx_bcast_frames; /* all broadcast frames */67 u64 tx_mcast_frames; /* all multicast frames */68 u64 tx_ucast_frames; /* all unicast frames */69 u64 tx_error_frames; /* all error frames */71 u64 tx_frames_64; /* # of Tx frames in a particular range */72 u64 tx_frames_65_127;73 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
637 fc_tgt_hba_adapter_port_stats_t *port_stats, uint32_t *error_detail) in fct_get_port_stats()892 fc_tgt_hba_adapter_port_stats_t *port_stats = in fct_fctiocmd() local
203 hxge_port_stats_t port_stats; /* port stats */ member
473 nxge_port_stats_t port_stats; /* fflp stats */ member
6958 } port_stats; member