Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/net/ethernet/ti/
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),
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 …]
Dam65-cpsw-ethtool.c101 u32 tx_pause_frames; /* slave */ member
292 AM65_CPSW_STATS(, tx_pause_frames),
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_ethtool.c154 pause_stats->tx_pause_frames = (data_hi << 32) | data_lo; in mlxbf_gige_get_pause_stats()
/linux-6.12.1/net/ethtool/
Dpause.c130 if (ethtool_put_stat(skb, pause_stats->tx_pause_frames, in pause_put_stats()
/linux-6.12.1/drivers/net/netdevsim/
Dethtool.c19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
/linux-6.12.1/drivers/net/ethernet/agere/
Det131x.h1160 u32 tx_pause_frames; /* 0x60F0 */ member
/linux-6.12.1/drivers/net/ethernet/cadence/
Dmacb.h974 u32 tx_pause_frames; member
983 u32 tx_pause_frames; member
/linux-6.12.1/drivers/net/ethernet/mscc/
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.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_ethtool.c189 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in wx_get_pause_stats()
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_utils.h471 u64 tx_pause_frames; member
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede.h84 u64 tx_pause_frames; member
Dqede_main.c380 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
Dqede_ethtool.c125 QEDE_PF_STAT(tx_pause_frames),
/linux-6.12.1/Documentation/networking/
Dstatistics.rst85 tx_pause_frames: 1
/linux-6.12.1/include/linux/
Dethtool.h446 u64 tx_pause_frames;
/linux-6.12.1/drivers/net/dsa/qca/
Dar9331.c652 pstats->tx_pause_frames += raw.txpause; in ar9331_read_stats()
/linux-6.12.1/include/linux/qed/
Dqed_if.h1362 u64 tx_pause_frames; member
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c855 stats->tx_pause_frames = TX_STAT(fp, aPAUSEMACCtrlFramesTransmitted); in fun_get_pause_stats()
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c323 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(mac)); in enetc_pause_stats()
/linux-6.12.1/drivers/net/usb/
Dlan78xx.c264 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/
Dbnxt_ethtool.c422 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/
Dksz_common.c2019 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/
Den_ethtool.c1108 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
/linux-6.12.1/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c2165 pause_stats->tx_pause_frames = in axienet_ethtools_get_pause_stats()
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c1796 p_common->tx_pause_frames += port_stats.eth.txpf; in __qed_get_vport_port_stats()

12