Home
last modified time | relevance | path

Searched refs:MACControlFramesReceived (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h39 struct fbnic_stat_counter MACControlFramesReceived; member
H A Dfbnic_mac.c768 fbnic_mac_stat_rd64(fbd, reset, ctrl_stats->MACControlFramesReceived, in fbnic_mac_get_eth_ctrl_stats()
H A Dfbnic_ethtool.c1820 eth_ctrl_stats->MACControlFramesReceived = in fbnic_get_eth_ctrl_stats()
1821 mac_stats->eth_ctrl.MACControlFramesReceived.value; in fbnic_get_eth_ctrl_stats()
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c650 ctrl_stats->MACControlFramesReceived = s[OCELOT_STAT_RX_CONTROL]; in ocelot_port_ctrl_stats_cb()
659 ctrl_stats->MACControlFramesReceived = s[OCELOT_STAT_RX_PMAC_CONTROL]; in ocelot_port_pmac_ctrl_stats_cb()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c439 ctrl_stats->MACControlFramesReceived = umac_rl(intf, UMC_GRXCF); in bcmasp_get_eth_ctrl_stats()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c885 stats->MACControlFramesReceived = RX_STAT(fp, MACControlFramesReceived); in fun_get_802_3_ctrl_stats()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c430 ecstats->MACControlFramesReceived = s->rx_pause_macctl_frame_cnt; in hbg_ethtool_get_eth_ctrl_stats()
/linux/Documentation/networking/
H A Dstatistics.rst98 eth-ctrl-MACControlFramesReceived: 0
/linux/net/ethtool/
H A Dstats.c359 data->ctrl_stats.MACControlFramesReceived) || in stats_put_ctrl_stats()
/linux/include/linux/
H A Dethtool.h495 u64 MACControlFramesReceived;
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c899 ctrl_stats->MACControlFramesReceived = stat; in a5psw_get_eth_ctrl_stats()
H A Dyt921x.c853 ctrl_stats->MACControlFramesReceived = mib->rx_pause; in yt921x_dsa_get_eth_ctrl_stats()
H A Dmt7530.c963 &ctrl_stats->MACControlFramesReceived); in mt7530_get_eth_ctrl_stats()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c966 s->MACControlFramesReceived = memac_read64(&memac->regs->rcnp_l); in memac_get_eth_ctrl_stats()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c927 mac_ctrl_stats->MACControlFramesReceived = in sparx5_get_eth_mac_ctrl_stats()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1159 ctrl_stats->MACControlFramesReceived = in mlxsw_sp_get_eth_ctrl_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c995 ctrl_stats->MACControlFramesReceived = in mlx5e_stats_eth_ctrl_get()