/drivers/net/ethernet/ti/ |
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), 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 …]
|
D | am65-cpsw-ethtool.c | 100 u32 tx_pause_frames; /* slave */ member 291 AM65_CPSW_STATS(, tx_pause_frames),
|
/drivers/net/netdevsim/ |
D | ethtool.c | 19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
|
/drivers/net/ethernet/agere/ |
D | et131x.h | 1160 u32 tx_pause_frames; /* 0x60F0 */ member
|
/drivers/net/ethernet/cadence/ |
D | macb.h | 964 u32 tx_pause_frames; member 973 u32 tx_pause_frames; member
|
D | macb_main.c | 946 u32 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats()
|
/drivers/net/ethernet/mscc/ |
D | ocelot_stats.c | 175 pause_stats->tx_pause_frames = s[OCELOT_STAT_TX_PAUSE]; in ocelot_port_pause_stats_cb()
|
/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2_utils.h | 471 u64 tx_pause_frames; member
|
/drivers/net/ethernet/qlogic/qede/ |
D | qede.h | 86 u64 tx_pause_frames; member
|
D | qede_main.c | 381 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
|
D | qede_ethtool.c | 126 QEDE_PF_STAT(tx_pause_frames),
|
/drivers/net/dsa/qca/ |
D | ar9331.c | 649 pstats->tx_pause_frames += raw.txpause; in ar9331_read_stats()
|
/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 310 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(0)); in enetc_get_pause_stats()
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 418 BNXT_TX_STATS_ENTRY(tx_pause_frames), 2095 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
|
D | bnxt_hsi.h | 4309 __le64 tx_pause_frames; member
|
/drivers/net/ethernet/fungible/funeth/ |
D | funeth_ethtool.c | 855 stats->tx_pause_frames = TX_STAT(fp, aPAUSEMACCtrlFramesTransmitted); in fun_get_pause_stats()
|
/drivers/net/usb/ |
D | lan78xx.c | 264 u32 tx_pause_frames; member 314 u64 tx_pause_frames; member 778 check_counter_rollover(stats, dev->stats, tx_pause_frames); in lan78xx_check_stat_rollover()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1127 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
|
/drivers/net/dsa/microchip/ |
D | ksz_common.c | 1549 pstats->tx_pause_frames = raw->tx_pause; in ksz_r_mib_stats64()
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 1796 p_common->tx_pause_frames += port_stats.eth.txpf; in __qed_get_vport_port_stats()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.c | 896 pause_stats->tx_pause_frames = in mlx5e_stats_pause_get()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 539 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()
|