Home
last modified time | relevance | path

Searched refs:rx_pause_frames (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c158 pause_stats->rx_pause_frames = (data_hi << 32) | data_lo; in mlxbf_gige_get_pause_stats()
/linux/net/ethtool/
H A Dpause.c132 ethtool_put_stat(skb, pause_stats->rx_pause_frames, in pause_put_stats()
/linux/drivers/net/ethernet/agere/
H A Det131x.h1145 u32 rx_pause_frames; /* 0x60B4 */ member
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c493 pause_stats->rx_pause_frames = s[OCELOT_STAT_RX_PAUSE]; in ocelot_port_pause_stats_cb()
503 pause_stats->rx_pause_frames = s[OCELOT_STAT_RX_PMAC_PAUSE]; in ocelot_port_pmac_pause_stats_cb()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h463 u64 rx_pause_frames; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h70 u64 rx_pause_frames; member
H A Dqede_ethtool.c124 QEDE_PF_STAT(rx_pause_frames),
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c385 epstats->rx_pause_frames = stats->rx_pause_macctl_frame_cnt; in hbg_ethtool_get_pause_stats()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c425 drvs->rx_pause_frames = port_stats->rx_pause_frames; in populate_be_v0_stats()
476 drvs->rx_pause_frames = port_stats->rx_pause_frames; in populate_be_v1_stats()
522 drvs->rx_pause_frames = port_stats->rx_pause_frames; in populate_be_v2_stats()
570 drvs->rx_pause_frames = pport_stats->rx_pause_frames_lo; in populate_lancer_stats()
H A Dbe.h312 u32 rx_pause_frames; member
H A Dbe_ethtool.c38 {DRVSTAT_INFO(rx_pause_frames)},
/linux/include/linux/
H A Dethtool.h490 u64 rx_pause_frames;
/linux/drivers/net/dsa/qca/
H A Dar9331.c653 pstats->rx_pause_frames += raw.rxpause; in ar9331_read_stats()
/linux/include/linux/qed/
H A Dqed_if.h1348 u64 rx_pause_frames; member
/linux/drivers/net/usb/
H A Dlan78xx.c241 u32 rx_pause_frames; member
291 u64 rx_pause_frames; member
737 check_counter_rollover(stats, dev->stats, rx_pause_frames); in lan78xx_check_stat_rollover()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1346 pause_stats->rx_pause_frames = rx_stats->stats.rx_pause_pkts; in emac_get_pause_stats()
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c2270 pstats->rx_pause_frames = raw->rx_pause; in ksz_r_mib_stats64()
2325 pstats->rx_pause_frames = raw->rx_pause; in ksz88xx_r_mib_stats64()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2380 pause_stats->rx_pause_frames = in axienet_ethtools_get_pause_stats()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1782 p_common->rx_pause_frames += port_stats.eth.rxpf; in __qed_get_vport_port_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c932 pause_stats->rx_pause_frames = in mlx5e_stats_pause_get()