Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c326 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
333 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
340 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
347 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
354 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
362 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
371 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in port_get_stats()
Dethsw-ethtool.c163 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in ethsw_ethtool_get_stats()
Ddpsw.h387 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