/linux/drivers/net/ethernet/ti/ |
H 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), 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 D | am65-cpsw-ethtool.c | 101 u32 tx_pause_frames; /* slave */ member 292 AM65_CPSW_STATS(, tx_pause_frames),
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_ethtool.c | 154 pause_stats->tx_pause_frames = (data_hi << 32) | data_lo; in mlxbf_gige_get_pause_stats()
|
/linux/net/ethtool/ |
H A D | pause.c | 130 if (ethtool_put_stat(skb, pause_stats->tx_pause_frames, in pause_put_stats()
|
/linux/drivers/net/netdevsim/ |
H A D | ethtool.c | 19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
|
/linux/drivers/net/ethernet/agere/ |
H A D | et131x.h | 1160 u32 tx_pause_frames; /* 0x60F0 */ member
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb.h | 974 u32 tx_pause_frames; member 983 u32 tx_pause_frames; member
|
H A D | macb_main.c | 994 u32 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats()
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_ethtool.c | 189 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in wx_get_pause_stats()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_utils.h | 471 u64 tx_pause_frames; member
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede.h | 84 u64 tx_pause_frames; member
|
H A D | qede_main.c | 380 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
|
/linux/Documentation/networking/ |
H A D | statistics.rst | 85 tx_pause_frames: 1
|
/linux/drivers/net/dsa/qca/ |
H A D | ar9331.c | 652 pstats->tx_pause_frames += raw.txpause; in ar9331_read_stats()
|
/linux/include/linux/qed/ |
H A D | qed_if.h | 1362 u64 tx_pause_frames; member
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 855 stats->tx_pause_frames = TX_STAT(fp, aPAUSEMACCtrlFramesTransmitted); in fun_get_pause_stats()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 310 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(mac)); in enetc_pause_stats()
|
/linux/drivers/net/usb/ |
H A D | lan78xx.c | 264 u32 tx_pause_frames; member 314 u64 tx_pause_frames; member 765 check_counter_rollover(stats, dev->stats, tx_pause_frames); in lan78xx_check_stat_rollover()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 423 BNXT_TX_STATS_ENTRY(tx_pause_frames), 3272 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 2065 pstats->tx_pause_frames = raw->tx_pause; in ksz_r_mib_stats64() 2120 pstats->tx_pause_frames = raw->tx_pause; in ksz88xx_r_mib_stats64()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_ethtool.c | 1108 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 2179 pause_stats->tx_pause_frames = in axienet_ethtools_get_pause_stats()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H 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/mellanox/mlx5/core/ |
H A D | en_stats.c | 940 pause_stats->tx_pause_frames = in mlx5e_stats_pause_get()
|
/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 2145 pause_stats->tx_pause_frames = le32_to_cpu(tp->counters->tx_pause_on); in rtl8169_get_pause_stats()
|