Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.h86 void (*get_rmon_stats)(struct fbnic_dev *fbd, bool reset, member
H A Dfbnic_mac.c814 .get_rmon_stats = fbnic_mac_get_rmon_stats,
H A Dfbnic_ethtool.c1659 fbd->mac->get_rmon_stats(fbd, false, &mac_stats->rmon); in fbnic_get_rmon_stats()
1714 .get_rmon_stats = fbnic_get_rmon_stats,
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c427 .get_rmon_stats = bcmasp_get_rmon_stats,
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c494 .get_rmon_stats = hbg_ethtool_get_rmon_stats,
/linux/include/linux/
H A Dethtool.h1074 * @get_rmon_stats: Query some of the RMON (RFC 2819) statistics.
1238 void (*get_rmon_stats)(struct net_device *dev, member
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c579 .get_rmon_stats = lan966x_get_eth_rmon_stats,
/linux/net/dsa/
H A Duser.c1135 if (ds->ops->get_rmon_stats) in dsa_user_get_rmon_stats()
1136 ds->ops->get_rmon_stats(ds, dp->index, rmon_stats, ranges); in dsa_user_get_rmon_stats()
2508 .get_rmon_stats = dsa_user_get_rmon_stats,
/linux/include/net/
H A Ddsa.h908 void (*get_rmon_stats)(struct dsa_switch *ds, int port, member
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1188 .get_rmon_stats = fun_get_rmon_stats,
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c1024 .get_rmon_stats = a5psw_get_rmon_stats,
H A Dmt7530.c3265 .get_rmon_stats = mt7530_get_rmon_stats,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1231 .get_rmon_stats = enetc_get_rmon_stats,
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1225 .get_rmon_stats = sparx5_get_eth_rmon_stats,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2250 .get_rmon_stats = felix_get_rmon_stats,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2789 .get_rmon_stats = mlx5e_get_rmon_stats,
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2519 .get_rmon_stats = axienet_ethtool_get_rmon_stats,
/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c2763 .get_rmon_stats = airoha_ethtool_get_rmon_stats,
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5554 .get_rmon_stats = bnxt_get_rmon_stats,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7167 .get_rmon_stats = mv88e6xxx_get_rmon_stats,