Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c324 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),
1078 GBENU_STATS_P1(rx_pause_frames),
1144 GBENU_STATS_P2(rx_pause_frames),
1210 GBENU_STATS_P3(rx_pause_frames),
1276 GBENU_STATS_P4(rx_pause_frames),
1342 GBENU_STATS_P5(rx_pause_frames),
1408 GBENU_STATS_P6(rx_pause_frames),
[all …]
H A Dam65-cpsw-ethtool.c88 u32 rx_pause_frames; /* slave */ member
279 AM65_CPSW_STATS(, rx_pause_frames),
/linux-6.15/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-6.15/net/ethtool/
H A Dpause.c132 ethtool_put_stat(skb, pause_stats->rx_pause_frames, in pause_put_stats()
/linux-6.15/drivers/net/netdevsim/
H A Dethtool.c17 pause_stats->rx_pause_frames = 1; in nsim_get_pause_stats()
/linux-6.15/drivers/net/ethernet/agere/
H A Det131x.h1145 u32 rx_pause_frames; /* 0x60B4 */ member
/linux-6.15/drivers/net/ethernet/cadence/
H A Dmacb.h954 u64 rx_pause_frames; member
1001 u64 rx_pause_frames; member
H A Dmacb_main.c988 u64 *p = &bp->hw_stats.macb.rx_pause_frames; in macb_update_stats()
3249 pause_stats->rx_pause_frames = hwstat->rx_pause_frames; in macb_get_pause_stats()
3262 pause_stats->rx_pause_frames = hwstat->rx_pause_frames; in gem_get_pause_stats()
/linux-6.15/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-6.15/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h463 u64 rx_pause_frames; member
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede.h70 u64 rx_pause_frames; member
H A Dqede_main.c361 p_common->rx_pause_frames = stats.common.rx_pause_frames; in qede_fill_by_demand_stats()
/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c384 epstats->rx_pause_frames = stats->rx_pause_macctl_frame_cnt; in hbg_ethtool_get_pause_stats()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c193 stats->rx_pause_frames = hwstats->lxonoffrxc; in wx_get_pause_stats()
/linux-6.15/Documentation/networking/
H A Dstatistics.rst86 rx_pause_frames: 1
/linux-6.15/include/linux/
H A Dethtool.h485 u64 rx_pause_frames;
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h710 u32 rx_pause_frames; /* dword 8*/ member
1917 u32 rx_pause_frames; member
1978 u32 rx_pause_frames; member
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-6.15/drivers/net/dsa/qca/
H A Dar9331.c653 pstats->rx_pause_frames += raw.rxpause; in ar9331_read_stats()
/linux-6.15/include/linux/qed/
H A Dqed_if.h1348 u64 rx_pause_frames; member
/linux-6.15/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c856 stats->rx_pause_frames = RX_STAT(fp, aPAUSEMACCtrlFramesReceived); in fun_get_pause_stats()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c311 pause_stats->rx_pause_frames = enetc_port_rd(hw, ENETC_PM_RXPF(mac)); in enetc_pause_stats()
/linux-6.15/drivers/net/usb/
H A Dlan78xx.c240 u32 rx_pause_frames; member
290 u64 rx_pause_frames; member
741 check_counter_rollover(stats, dev->stats, rx_pause_frames); in lan78xx_check_stat_rollover()

12