Home
last modified time | relevance | path

Searched defs:port_stats (Results 1 – 17 of 17) sorted by relevance

/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h85 struct port_stats { struct
86 u64 tx_octets; /* total # of octets in good frames */
87 u64 tx_frames; /* all good frames */
88 u64 tx_bcast_frames; /* all broadcast frames */
89 u64 tx_mcast_frames; /* all multicast frames */
90 u64 tx_ucast_frames; /* all unicast frames */
91 u64 tx_error_frames; /* all error frames */
93 u64 tx_frames_64; /* # of Tx frames in a particular range */
94 u64 tx_frames_65_127;
95 u64 tx_frames_128_255;
[all …]
/linux-3.3/drivers/net/ethernet/ibm/ehea/
Dehea.h333 struct port_stats { struct
334 int poll_receive_errors;
358 struct port_stats p_stats; argument
/linux-3.3/drivers/char/
Dvirtio_console.c158 struct port_stats { struct
159 unsigned long bytes_sent, bytes_received, bytes_discarded;
/linux-3.3/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c911 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats() local
Dqlcnic_ethtool.c905 struct qlcnic_esw_statistics port_stats; in qlcnic_get_ethtool_stats() local
Dqlcnic_main.c4068 struct qlcnic_esw_statistics port_stats; in qlcnic_sysfs_get_port_stats() local
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h213 unsigned long port_stats[SGE_PSTAT_MAX]; member
/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe_main.c267 struct be_port_rxf_stats_v0 *port_stats = in populate_be2_stats() local
316 struct be_port_rxf_stats_v1 *port_stats = in populate_be3_stats() local
/linux-3.3/drivers/scsi/bfa/
Dbfa_defs_fcs.h268 struct bfa_lport_stats_s port_stats; /* base class (port) stats */ member
Dbfad_bsg.h297 struct bfa_lport_stats_s port_stats; member
Dbfa_fcs_lport.c5068 struct bfa_lport_stats_s *port_stats) in bfa_fcs_lport_get_stats()
Dbfa_defs_svc.h455 struct bfa_fw_port_stats_s port_stats; member
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h478 struct mlx4_en_port_stats port_stats; member
/linux-3.3/drivers/net/ethernet/chelsio/cxgb/
Dsge.c272 struct sge_port_stats __percpu *port_stats[MAX_NPORTS]; member
/linux-3.3/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c1769 struct vxge_hw_xmac_port_stats *port_stats) in vxge_hw_device_xmac_port_stats_get()
Dvxge-traffic.h1099 port_stats[VXGE_HW_MAC_MAX_MAC_PORT_ID+1]; member
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1047 struct host_port_stats port_stats; member