/linux/drivers/net/ethernet/ti/ |
A D | netcp_ethss.c | 337 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), 1091 GBENU_STATS_P1(tx_pause_frames), 1157 GBENU_STATS_P2(tx_pause_frames), 1223 GBENU_STATS_P3(tx_pause_frames), 1289 GBENU_STATS_P4(tx_pause_frames), 1355 GBENU_STATS_P5(tx_pause_frames), 1421 GBENU_STATS_P6(tx_pause_frames), [all …]
|
A D | am65-cpsw-ethtool.c | 100 u32 tx_pause_frames; /* slave */ member 291 AM65_CPSW_STATS(, tx_pause_frames),
|
/linux/net/ethtool/ |
A D | pause.c | 84 if (ethtool_put_stat(skb, pause_stats->tx_pause_frames, in pause_put_stats()
|
/linux/drivers/net/netdevsim/ |
A D | ethtool.c | 19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
|
/linux/drivers/net/ethernet/agere/ |
A D | et131x.h | 1160 u32 tx_pause_frames; /* 0x60F0 */ member
|
/linux/drivers/net/ethernet/cadence/ |
A D | macb.h | 958 u32 tx_pause_frames; member 967 u32 tx_pause_frames; member
|
A D | macb_main.c | 976 u32 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats()
|
/linux/include/linux/ |
A D | ethtool.h | 319 u64 tx_pause_frames; member
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2_utils.h | 471 u64 tx_pause_frames; member
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede.h | 86 u64 tx_pause_frames; member
|
A D | qede_main.c | 369 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
|
A D | qede_ethtool.c | 126 QEDE_PF_STAT(tx_pause_frames),
|
/linux/Documentation/networking/ |
A D | statistics.rst | 76 tx_pause_frames: 1
|
/linux/include/linux/qed/ |
A D | qed_if.h | 1348 u64 tx_pause_frames; member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ethtool.c | 391 BNXT_TX_STATS_ENTRY(tx_pause_frames), 2057 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
|
A D | bnxt_hsi.h | 3893 __le64 tx_pause_frames; member
|
/linux/drivers/net/usb/ |
A D | lan78xx.c | 231 u32 tx_pause_frames; member 281 u64 tx_pause_frames; member 614 check_counter_rollover(stats, dev->stats, tx_pause_frames); in lan78xx_check_stat_rollover()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_ethtool.c | 1127 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_stats.c | 813 pause_stats->tx_pause_frames = in mlx5e_stats_pause_get()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed_l2.c | 1796 p_common->tx_pause_frames += port_stats.eth.txpf; in __qed_get_vport_port_stats()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_ethtool.c | 539 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()
|