Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h205 struct port_stats { struct
206 u64 tx_octets; /* total # of octets in good frames */
207 u64 tx_frames; /* all good frames */
208 u64 tx_bcast_frames; /* all broadcast frames */
209 u64 tx_mcast_frames; /* all multicast frames */
210 u64 tx_ucast_frames; /* all unicast frames */
211 u64 tx_error_frames; /* all error frames */
213 u64 tx_frames_64; /* # of Tx frames in a particular range */
214 u64 tx_frames_65_127;
215 u64 tx_frames_128_255;
[all …]
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea.h319 struct port_stats { struct
320 int poll_receive_errors;
344 struct port_stats p_stats; argument
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c327 struct ionic_port_stats *port_stats; in ionic_sw_stats_get_values() local
/linux/drivers/char/
H A Dvirtio_console.c162 struct port_stats { struct
163 unsigned long bytes_sent, bytes_received, bytes_discarded;
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c772 struct prestera_port_stats *port_stats; in prestera_ethtool_get_stats() local
H A Dprestera_main.c501 struct prestera_port_stats *port_stats = &port->cached_hw_stats.stats; in prestera_port_get_stats64() local
/linux/drivers/net/team/
H A Dteam_mode_loadbalance.c205 struct lb_stats *port_stats; in lb_update_tx_stats() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1193 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats() local
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c420 struct be_port_rxf_stats_v0 *port_stats = in populate_be_v0_stats() local
469 struct be_port_rxf_stats_v1 *port_stats = in populate_be_v1_stats() local
515 struct be_port_rxf_stats_v2 *port_stats = in populate_be_v2_stats() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h212 unsigned long port_stats[SGE_PSTAT_MAX]; member
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c1387 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()
H A Dt4fw_api_stor.h420 } port_stats; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1407 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats() local
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h339 struct idpf_port_stats port_stats; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c2238 struct core_ll2_port_stats port_stats; in _qed_ll2_get_port_stats() local
H A Dqed_l2.c1764 struct port_stats port_stats; in __qed_get_vport_port_stats() local
H A Dqed_mfw_hsi.h269 struct port_stats { struct
270 struct brb_stats brb;
271 struct eth_stats eth;
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c263 struct sge_port_stats __percpu *port_stats[MAX_NPORTS]; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h603 struct mlx4_en_port_stats port_stats; member
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h302 struct bfa_lport_stats_s port_stats; member
H A Dbfa_defs_svc.h496 struct bfa_fw_port_stats_s port_stats; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c655 u64 *port_stats = bp->port_stats.sw_stats; in bnxt_get_ethtool_stats() local
H A Dbnxt.h2539 struct bnxt_stats_mem port_stats; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1171 struct host_port_stats port_stats; member