Home
last modified time | relevance | path

Searched refs:dpsw_if_get_counter (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c368 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
375 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
382 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
389 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
396 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
404 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
413 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_port_get_stats()
Dethsw-ethtool.c168 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_ethtool_get_stats()
Ddpsw.h356 int dpsw_if_get_counter(struct fsl_mc_io *mc_io,
Ddpsw.c619 int dpsw_if_get_counter(struct fsl_mc_io *mc_io, in dpsw_if_get_counter() function