Searched refs:dpsw_if_get_counter (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 326 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()
|
D | ethsw-ethtool.c | 163 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in ethsw_ethtool_get_stats()
|
D | dpsw.h | 387 int dpsw_if_get_counter(struct fsl_mc_io *mc_io,
|
D | dpsw.c | 619 int dpsw_if_get_counter(struct fsl_mc_io *mc_io, in dpsw_if_get_counter() function
|