| /linux/drivers/net/ethernet/ti/ |
| H A D | netcp_ethss.c | 324 u32 rx_pause_frames; member 459 u32 rx_pause_frames; /* slave */ member 644 u32 rx_pause_frames; member 813 GBE_STATSA_INFO(rx_pause_frames), 848 GBE_STATSB_INFO(rx_pause_frames), 883 GBE_STATSC_INFO(rx_pause_frames), 918 GBE_STATSD_INFO(rx_pause_frames), 1078 GBENU_STATS_P1(rx_pause_frames), 1144 GBENU_STATS_P2(rx_pause_frames), 1210 GBENU_STATS_P3(rx_pause_frames), [all …]
|
| H A D | am65-cpsw-ethtool.c | 88 u32 rx_pause_frames; /* slave */ member 279 AM65_CPSW_STATS(, rx_pause_frames),
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 56 struct fbnic_stat_counter rx_pause_frames; member
|
| H A D | fbnic_mac.c | 760 fbnic_mac_stat_rd64(fbd, reset, pause_stats->rx_pause_frames, in fbnic_mac_get_pause_stats()
|
| H A D | fbnic_ethtool.c | 1722 pause_stats->rx_pause_frames = mac_stats->pause.rx_pause_frames.value; in fbnic_get_pause_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
| H A D | mlxbf_gige_ethtool.c | 158 pause_stats->rx_pause_frames = (data_hi << 32) | data_lo; in mlxbf_gige_get_pause_stats()
|
| /linux/net/ethtool/ |
| H A D | pause.c | 132 ethtool_put_stat(skb, pause_stats->rx_pause_frames, in pause_put_stats()
|
| /linux/drivers/net/netdevsim/ |
| H A D | ethtool.c | 17 pause_stats->rx_pause_frames = 1; in nsim_get_pause_stats()
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 1145 u32 rx_pause_frames; /* 0x60B4 */ member
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb.h | 979 u64 rx_pause_frames; member 1026 u64 rx_pause_frames; member
|
| H A D | macb_main.c | 1038 u64 *p = &bp->hw_stats.macb.rx_pause_frames; in macb_update_stats() 3327 pause_stats->rx_pause_frames = hwstat->rx_pause_frames; in macb_get_pause_stats() 3340 pause_stats->rx_pause_frames = hwstat->rx_pause_frames; in gem_get_pause_stats()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 493 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 D | hw_atl2_utils.h | 463 u64 rx_pause_frames; member
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 70 u64 rx_pause_frames; member
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 385 epstats->rx_pause_frames = stats->rx_pause_macctl_frame_cnt; in hbg_ethtool_get_pause_stats()
|
| /linux/Documentation/networking/ |
| H A D | statistics.rst | 86 rx_pause_frames: 1
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.h | 710 u32 rx_pause_frames; /* dword 8*/ member 1917 u32 rx_pause_frames; member 1978 u32 rx_pause_frames; member
|
| H A D | be_main.c | 425 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 D | be.h | 312 u32 rx_pause_frames; member
|
| /linux/include/linux/ |
| H A D | ethtool.h | 520 u64 rx_pause_frames;
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 214 stats->rx_pause_frames = hwstats->lxonoffrxc; in wx_get_pause_stats()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | ar9331.c | 653 pstats->rx_pause_frames += raw.rxpause; in ar9331_read_stats()
|
| /linux/include/linux/qed/ |
| H A D | qed_if.h | 1348 u64 rx_pause_frames; member
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_ethtool.c | 856 stats->rx_pause_frames = RX_STAT(fp, aPAUSEMACCtrlFramesReceived); in fun_get_pause_stats()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 920 s->rx_pause_frames = memac_read64(&memac->regs->rxpf_l); in memac_get_pause_stats()
|