| /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/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 1160 u32 tx_pause_frames; /* 0x60F0 */ member
|
| /linux/drivers/net/ethernet/mscc/ |
| H A 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/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/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 386 epstats->tx_pause_frames = stats->tx_pause_frame_cnt; in hbg_ethtool_get_pause_stats()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 442 pause_stats->tx_pause_frames = enetc_port_rd64(hw, ENETC_PM_TXPF(mac)); in enetc_pause_stats() 446 pause_stats->tx_pause_frames = enetc_port_rd64(hw, ENETC4_PM_TXPF(mac)); in enetc_pause_stats()
|
| /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/cadence/ |
| H A D | macb_main.c | 1182 u64 *end = &bp->hw_stats.macb.tx_pause_frames + 1; in macb_update_stats() 3440 pause_stats->tx_pause_frames = hwstat->tx_pause_frames; in macb_get_pause_stats() 3453 pause_stats->tx_pause_frames = hwstat->tx_pause_frames; in gem_get_pause_stats()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 919 s->tx_pause_frames = memac_read64(&memac->regs->txpf_l); in memac_get_pause_stats()
|
| /linux/drivers/net/usb/ |
| H A D | lan78xx.c | 265 u32 tx_pause_frames; member 315 u64 tx_pause_frames; member 761 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 | 424 BNXT_TX_STATS_ENTRY(tx_pause_frames), 3416 epstat->tx_pause_frames = BNXT_GET_TX_PORT_STATS64(tx, tx_pause_frames); in bnxt_get_pause_stats()
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1304 pause_stats->tx_pause_frames = tx_stats->stats.tx_pause_pkts; in emac_get_pause_stats()
|
| /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/dsa/mxl862xx/ |
| H A D | mxl862xx.c | 1878 pause_stats->tx_pause_frames = le32_to_cpu(cnt.tx_pause_count); in mxl862xx_get_pause_stats()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2375 pause_stats->tx_pause_frames = in axienet_ethtools_get_pause_stats()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 543 stats->tx_pause_frames = hwstats->lxontxc + hwstats->lxofftxc; in ixgbe_get_pause_stats()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 4695 pause_stats->tx_pause_frames = ps->link_xon_tx + ps->link_xoff_tx; in ice_get_pause_stats()
|