/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 205 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-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_ktls.c | 366 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_dev_del() local 418 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_dev_add() local 843 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_xmit_tcb_cpls() local 1922 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_xmit() local 2183 struct ch_ktls_port_stats_debug *port_stats; in ch_ktls_reset_all_conn() local
|
/linux-6.12.1/drivers/net/ethernet/ibm/ehea/ |
D | ehea.h | 319 struct port_stats { struct 320 int poll_receive_errors; 344 struct port_stats p_stats; argument
|
/linux-6.12.1/drivers/net/ethernet/pensando/ionic/ |
D | ionic_stats.c | 327 struct ionic_port_stats *port_stats; in ionic_sw_stats_get_values() local
|
/linux-6.12.1/drivers/char/ |
D | virtio_console.c | 161 struct port_stats { struct 162 unsigned long bytes_sent, bytes_received, bytes_discarded;
|
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/ |
D | prestera_ethtool.c | 772 struct prestera_port_stats *port_stats; in prestera_ethtool_get_stats() local
|
D | prestera_main.c | 501 struct prestera_port_stats *port_stats = &port->cached_hw_stats.stats; in prestera_port_get_stats64() local
|
/linux-6.12.1/drivers/net/team/ |
D | team_mode_loadbalance.c | 205 struct lb_stats *port_stats; in lb_update_tx_stats() local
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 1193 struct __qlcnic_esw_statistics port_stats; in qlcnic_get_eswitch_stats() local
|
D | qlcnic_ethtool.c | 1351 struct qlcnic_esw_statistics port_stats; in qlcnic_get_ethtool_stats() local
|
D | qlcnic_sysfs.c | 778 struct qlcnic_esw_statistics port_stats; in qlcnic_sysfs_get_port_stats() local
|
/linux-6.12.1/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 420 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-6.12.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 212 unsigned long port_stats[SGE_PSTAT_MAX]; member
|
/linux-6.12.1/drivers/scsi/csiostor/ |
D | csio_lnode.c | 1387 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()
|
D | t4fw_api_stor.h | 420 } port_stats; member
|
/linux-6.12.1/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 1407 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats() local
|
D | hinic_port.c | 1030 struct hinic_port_stats *port_stats; in hinic_get_phy_port_stats() local
|
/linux-6.12.1/drivers/net/ethernet/intel/idpf/ |
D | idpf.h | 332 struct idpf_port_stats port_stats; member
|
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_defs_fcs.h | 274 struct bfa_lport_stats_s port_stats; /* base class (port) stats */ member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 782 struct mlxsw_sp_port_stats *port_stats, in __mlxsw_sp_port_get_env_stats()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 263 struct sge_port_stats __percpu *port_stats[MAX_NPORTS]; member
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_ll2.c | 2238 struct core_ll2_port_stats port_stats; in _qed_ll2_get_port_stats() local
|
D | qed_l2.c | 1764 struct port_stats port_stats; in __qed_get_vport_port_stats() local
|
D | qed_mfw_hsi.h | 269 struct port_stats { struct 270 struct brb_stats brb; 271 struct eth_stats eth;
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 612 struct mlx4_en_port_stats port_stats; member
|