Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h130 struct port_stats { struct
131 u64 tx_octets; /* total # of octets in good frames */
132 u64 tx_frames; /* all good frames */
133 u64 tx_bcast_frames; /* all broadcast frames */
134 u64 tx_mcast_frames; /* all multicast frames */
135 u64 tx_ucast_frames; /* all unicast frames */
136 u64 tx_error_frames; /* all error frames */
138 u64 tx_frames_64; /* # of Tx frames in a particular range */
139 u64 tx_frames_65_127;
140 u64 tx_frames_128_255;
[all …]
/Linux-v5.4/drivers/net/ethernet/ibm/ehea/
Dehea.h318 struct port_stats { struct
319 int poll_receive_errors;
343 struct port_stats p_stats; argument
/Linux-v5.4/drivers/char/
Dvirtio_console.c167 struct port_stats { struct
168 unsigned long bytes_sent, bytes_received, bytes_discarded;
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c640 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats() local
Dhinic_port.c1011 struct hinic_port_stats *port_stats; in hinic_get_phy_port_stats() local
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1188 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats() local
Dqlcnic_ethtool.c1347 struct qlcnic_esw_statistics port_stats; in qlcnic_get_ethtool_stats() local
Dqlcnic_sysfs.c780 struct qlcnic_esw_statistics port_stats; in qlcnic_sysfs_get_port_stats() local
/Linux-v5.4/drivers/net/team/
Dteam_mode_loadbalance.c210 struct lb_stats *port_stats; in lb_update_tx_stats() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h212 unsigned long port_stats[SGE_PSTAT_MAX]; member
/Linux-v5.4/drivers/net/ethernet/emulex/benet/
Dbe_main.c422 struct be_port_rxf_stats_v0 *port_stats = in populate_be_v0_stats() local
471 struct be_port_rxf_stats_v1 *port_stats = in populate_be_v1_stats() local
517 struct be_port_rxf_stats_v2 *port_stats = in populate_be_v2_stats() local
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_lnode.c1385 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()
Dt4fw_api_stor.h420 } port_stats; member
/Linux-v5.4/drivers/scsi/bfa/
Dbfa_defs_fcs.h274 struct bfa_lport_stats_s port_stats; /* base class (port) stats */ member
Dbfa_fcs_lport.c5939 struct bfa_lport_stats_s *port_stats) in bfa_fcs_lport_get_stats()
Dbfad_bsg.h302 struct bfa_lport_stats_s port_stats; member
Dbfa_defs_svc.h496 struct bfa_fw_port_stats_s port_stats; member
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c2079 struct core_ll2_port_stats port_stats; in _qed_ll2_get_port_stats() local
Dqed_l2.c1784 struct port_stats port_stats; in __qed_get_vport_port_stats() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dsge.c270 struct sge_port_stats __percpu *port_stats[MAX_NPORTS]; member
/Linux-v5.4/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c1762 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-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c568 __le64 *port_stats = (__le64 *)bp->hw_rx_port_stats; in bnxt_get_ethtool_stats() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h611 struct mlx4_en_port_stats port_stats; member
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1165 struct host_port_stats port_stats; member

12