Home
last modified time | relevance | path

Searched refs:tx_pause_frames (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dethtool.c19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c337 u32 tx_pause_frames; member
472 u32 tx_pause_frames; /* slave */ member
656 u32 tx_pause_frames; member
824 GBE_STATSA_INFO(tx_pause_frames),
859 GBE_STATSB_INFO(tx_pause_frames),
894 GBE_STATSC_INFO(tx_pause_frames),
929 GBE_STATSD_INFO(tx_pause_frames),
1091 GBENU_STATS_P1(tx_pause_frames),
1157 GBENU_STATS_P2(tx_pause_frames),
1223 GBENU_STATS_P3(tx_pause_frames),
[all …]
H A Dam65-cpsw-ethtool.c100 u32 tx_pause_frames; /* slave */ member
291 AM65_CPSW_STATS(, tx_pause_frames),
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dpause.c90 if (ethtool_put_stat(skb, pause_stats->tx_pause_frames, in pause_put_stats()
/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h258 u64 tx_pause_frames; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/agere/
H A Det131x.h1160 u32 tx_pause_frames; /* 0x60F0 */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb.h897 u32 tx_pause_frames; member
906 u32 tx_pause_frames; member
H A Dmacb_main.c810 u32 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dstatistics.rst57 tx_pause_frames: 1
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h471 u64 tx_pause_frames; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede.h95 u64 tx_pause_frames; member
H A Dqede_main.c374 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
H A Dqede_ethtool.c126 QEDE_PF_STAT(tx_pause_frames),
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_if.h1302 u64 tx_pause_frames; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c380 BNXT_TX_STATS_ENTRY(tx_pause_frames),
2023 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
H A Dbnxt_hsi.h3100 __le64 tx_pause_frames; member
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dlan78xx.c213 u32 tx_pause_frames; member
263 u64 tx_pause_frames; member
566 check_counter_rollover(stats, dev->stats, tx_pause_frames); in lan78xx_check_stat_rollover()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c717 pause_stats->tx_pause_frames = in mlx5e_stats_pause_get()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1120 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1795 p_common->tx_pause_frames += port_stats.eth.txpf; in __qed_get_vport_port_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c540 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()