/linux-6.12.1/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 | 101 u32 tx_pause_frames; /* slave */ member 292 AM65_CPSW_STATS(, tx_pause_frames),
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_ethtool.c | 154 pause_stats->tx_pause_frames = (data_hi << 32) | data_lo; in mlxbf_gige_get_pause_stats()
|
/linux-6.12.1/net/ethtool/ |
D | pause.c | 130 if (ethtool_put_stat(skb, pause_stats->tx_pause_frames, in pause_put_stats()
|
/linux-6.12.1/drivers/net/netdevsim/ |
D | ethtool.c | 19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
|
/linux-6.12.1/drivers/net/ethernet/agere/ |
D | et131x.h | 1160 u32 tx_pause_frames; /* 0x60F0 */ member
|
/linux-6.12.1/drivers/net/ethernet/cadence/ |
D | macb.h | 974 u32 tx_pause_frames; member 983 u32 tx_pause_frames; member
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_stats.c | 492 pause_stats->tx_pause_frames = s[OCELOT_STAT_TX_PAUSE]; in ocelot_port_pause_stats_cb() 502 pause_stats->tx_pause_frames = s[OCELOT_STAT_TX_PMAC_PAUSE]; in ocelot_port_pmac_pause_stats_cb()
|
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/ |
D | wx_ethtool.c | 189 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in wx_get_pause_stats()
|
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2_utils.h | 471 u64 tx_pause_frames; member
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/ |
D | qede.h | 84 u64 tx_pause_frames; member
|
D | qede_main.c | 380 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
|
D | qede_ethtool.c | 125 QEDE_PF_STAT(tx_pause_frames),
|
/linux-6.12.1/Documentation/networking/ |
D | statistics.rst | 85 tx_pause_frames: 1
|
/linux-6.12.1/include/linux/ |
D | ethtool.h | 446 u64 tx_pause_frames;
|
/linux-6.12.1/drivers/net/dsa/qca/ |
D | ar9331.c | 652 pstats->tx_pause_frames += raw.txpause; in ar9331_read_stats()
|
/linux-6.12.1/include/linux/qed/ |
D | qed_if.h | 1362 u64 tx_pause_frames; member
|
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/ |
D | funeth_ethtool.c | 855 stats->tx_pause_frames = TX_STAT(fp, aPAUSEMACCtrlFramesTransmitted); in fun_get_pause_stats()
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 323 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(mac)); in enetc_pause_stats()
|
/linux-6.12.1/drivers/net/usb/ |
D | lan78xx.c | 264 u32 tx_pause_frames; member 314 u64 tx_pause_frames; member 773 check_counter_rollover(stats, dev->stats, tx_pause_frames); in lan78xx_check_stat_rollover()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 422 BNXT_TX_STATS_ENTRY(tx_pause_frames), 3241 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
|
/linux-6.12.1/drivers/net/dsa/microchip/ |
D | ksz_common.c | 2019 pstats->tx_pause_frames = raw->tx_pause; in ksz_r_mib_stats64() 2074 pstats->tx_pause_frames = raw->tx_pause; in ksz88xx_r_mib_stats64()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1108 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
|
/linux-6.12.1/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 2165 pause_stats->tx_pause_frames = in axienet_ethtools_get_pause_stats()
|
/linux-6.12.1/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()
|