Home
last modified time | relevance | path

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

12

/linux-6.15/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),
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 …]
H A Dam65-cpsw-ethtool.c101 u32 tx_pause_frames; /* slave */ member
292 AM65_CPSW_STATS(, tx_pause_frames),
/linux-6.15/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c154 pause_stats->tx_pause_frames = (data_hi << 32) | data_lo; in mlxbf_gige_get_pause_stats()
/linux-6.15/net/ethtool/
H A Dpause.c130 if (ethtool_put_stat(skb, pause_stats->tx_pause_frames, in pause_put_stats()
/linux-6.15/drivers/net/netdevsim/
H A Dethtool.c19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
/linux-6.15/drivers/net/ethernet/agere/
H A Det131x.h1160 u32 tx_pause_frames; /* 0x60F0 */ member
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb.h974 u64 tx_pause_frames; member
982 u64 tx_pause_frames; member
H A Dmacb_main.c989 u64 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats()
3248 pause_stats->tx_pause_frames = hwstat->tx_pause_frames; in macb_get_pause_stats()
3261 pause_stats->tx_pause_frames = hwstat->tx_pause_frames; in gem_get_pause_stats()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_stats.c492 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.15/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h471 u64 tx_pause_frames; member
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede.h84 u64 tx_pause_frames; member
H A Dqede_main.c380 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
H A Dqede_ethtool.c125 QEDE_PF_STAT(tx_pause_frames),
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c385 epstats->tx_pause_frames = stats->tx_pause_frame_cnt; in hbg_ethtool_get_pause_stats()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c192 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in wx_get_pause_stats()
/linux-6.15/Documentation/networking/
H A Dstatistics.rst85 tx_pause_frames: 1
/linux-6.15/include/linux/
H A Dethtool.h484 u64 tx_pause_frames;
/linux-6.15/drivers/net/dsa/qca/
H A Dar9331.c652 pstats->tx_pause_frames += raw.txpause; in ar9331_read_stats()
/linux-6.15/include/linux/qed/
H A Dqed_if.h1362 u64 tx_pause_frames; member
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c855 stats->tx_pause_frames = TX_STAT(fp, aPAUSEMACCtrlFramesTransmitted); in fun_get_pause_stats()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c310 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(mac)); in enetc_pause_stats()
/linux-6.15/drivers/net/usb/
H A Dlan78xx.c264 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-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c423 BNXT_TX_STATS_ENTRY(tx_pause_frames),
3298 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
/linux-6.15/drivers/net/dsa/microchip/
H A Dksz_common.c2135 pstats->tx_pause_frames = raw->tx_pause; in ksz_r_mib_stats64()
2190 pstats->tx_pause_frames = raw->tx_pause; in ksz88xx_r_mib_stats64()
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1108 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()

12