Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h129 struct port_stats { struct
130 u64 tx_octets; /* total # of octets in good frames */
131 u64 tx_frames; /* all good frames */
132 u64 tx_bcast_frames; /* all broadcast frames */
133 u64 tx_mcast_frames; /* all multicast frames */
134 u64 tx_ucast_frames; /* all unicast frames */
135 u64 tx_error_frames; /* all error frames */
137 u64 tx_frames_64; /* # of Tx frames in a particular range */
138 u64 tx_frames_65_127;
139 u64 tx_frames_128_255;
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
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 …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c373 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_dev_del() local
425 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_dev_add() local
853 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_xmit_tcb_cpls() local
1935 struct ch_ktls_port_stats_debug *port_stats; in chcr_ktls_xmit() local
2190 struct ch_ktls_port_stats_debug *port_stats; in ch_ktls_reset_all_conn() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
Dehea.h318 struct port_stats { struct
319 int poll_receive_errors;
343 struct port_stats p_stats; argument
/kernel/linux/linux-4.19/drivers/net/ethernet/ibm/ehea/
Dehea.h332 struct port_stats { struct
333 int poll_receive_errors;
357 struct port_stats p_stats; argument
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_stats.c344 struct ionic_port_stats *port_stats; in ionic_sw_stats_get_values() local
/kernel/linux/linux-4.19/drivers/char/
Dvirtio_console.c180 struct port_stats { struct
181 unsigned long bytes_sent, bytes_received, bytes_discarded;
/kernel/linux/linux-5.10/drivers/char/
Dvirtio_console.c167 struct port_stats { struct
168 unsigned long bytes_sent, bytes_received, bytes_discarded;
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c750 struct prestera_port_stats *port_stats; in prestera_ethtool_get_stats() local
Dprestera_main.c164 struct prestera_port_stats *port_stats = &port->cached_hw_stats.stats; in prestera_port_get_stats64() local
/kernel/linux/linux-4.19/drivers/net/team/
Dteam_mode_loadbalance.c214 struct lb_stats *port_stats; in lb_update_tx_stats() local
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1187 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.c779 struct qlcnic_esw_statistics port_stats; in qlcnic_sysfs_get_port_stats() local
/kernel/linux/linux-5.10/drivers/net/team/
Dteam_mode_loadbalance.c210 struct lb_stats *port_stats; in lb_update_tx_stats() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h212 unsigned long port_stats[SGE_PSTAT_MAX]; member
/kernel/linux/linux-4.19/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h212 unsigned long port_stats[SGE_PSTAT_MAX]; member
/kernel/linux/linux-4.19/drivers/net/ethernet/emulex/benet/
Dbe_main.c426 struct be_port_rxf_stats_v0 *port_stats = in populate_be_v0_stats() local
475 struct be_port_rxf_stats_v1 *port_stats = in populate_be_v1_stats() local
521 struct be_port_rxf_stats_v2 *port_stats = in populate_be_v2_stats() local
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
Dbe_main.c421 struct be_port_rxf_stats_v0 *port_stats = in populate_be_v0_stats() local
470 struct be_port_rxf_stats_v1 *port_stats = in populate_be_v1_stats() local
516 struct be_port_rxf_stats_v2 *port_stats = in populate_be_v2_stats() local
/kernel/linux/linux-4.19/drivers/scsi/csiostor/
Dcsio_lnode.c1388 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_lnode.c1387 struct fw_fcoe_port_stats *port_stats) in csio_get_phy_port_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c1407 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats() local

123