Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c346 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
353 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
360 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
367 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
374 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
382 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
391 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
Dethsw-ethtool.c167 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in ethsw_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