Searched refs:dpsw_if_get_counter (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 368 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()
|
D | ethsw-ethtool.c | 168 err = dpsw_if_get_counter(port_priv->ethsw_data->mc_io, 0, in dpaa2_switch_ethtool_get_stats()
|
D | dpsw.h | 356 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
|