Home
last modified time | relevance | path

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

/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.c100 u32 tx_pause_frames; /* slave */ member
291 AM65_CPSW_STATS(, tx_pause_frames),
/drivers/net/netdevsim/
Dethtool.c19 pause_stats->tx_pause_frames = 2; in nsim_get_pause_stats()
/drivers/net/ethernet/agere/
Det131x.h1160 u32 tx_pause_frames; /* 0x60F0 */ member
/drivers/net/ethernet/cadence/
Dmacb.h964 u32 tx_pause_frames; member
973 u32 tx_pause_frames; member
Dmacb_main.c946 u32 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats()
/drivers/net/ethernet/mscc/
Docelot_stats.c175 pause_stats->tx_pause_frames = s[OCELOT_STAT_TX_PAUSE]; in ocelot_port_pause_stats_cb()
/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_utils.h471 u64 tx_pause_frames; member
/drivers/net/ethernet/qlogic/qede/
Dqede.h86 u64 tx_pause_frames; member
Dqede_main.c381 p_common->tx_pause_frames = stats.common.tx_pause_frames; in qede_fill_by_demand_stats()
Dqede_ethtool.c126 QEDE_PF_STAT(tx_pause_frames),
/drivers/net/dsa/qca/
Dar9331.c649 pstats->tx_pause_frames += raw.txpause; in ar9331_read_stats()
/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c310 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(0)); in enetc_get_pause_stats()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c418 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()
Dbnxt_hsi.h4309 __le64 tx_pause_frames; member
/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c855 stats->tx_pause_frames = TX_STAT(fp, aPAUSEMACCtrlFramesTransmitted); in fun_get_pause_stats()
/drivers/net/usb/
Dlan78xx.c264 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/
Den_ethtool.c1127 stats->tx_pause_frames = priv->tx_flowstats.tx_pause; in mlx4_en_get_pause_stats()
/drivers/net/dsa/microchip/
Dksz_common.c1549 pstats->tx_pause_frames = raw->tx_pause; in ksz_r_mib_stats64()
/drivers/net/ethernet/qlogic/qed/
Dqed_l2.c1796 p_common->tx_pause_frames += port_stats.eth.txpf; in __qed_get_vport_port_stats()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c896 pause_stats->tx_pause_frames = in mlx5e_stats_pause_get()
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c539 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()