Searched refs:p_hw_stats (Results 1 – 1 of 1) sorted by relevance
2407 mlxsw_sp_get_hw_stats_by_group(struct mlxsw_sp_port_hw_stats **p_hw_stats, in mlxsw_sp_get_hw_stats_by_group() argument2412 *p_hw_stats = mlxsw_sp_port_hw_stats; in mlxsw_sp_get_hw_stats_by_group()2416 *p_hw_stats = mlxsw_sp_port_hw_rfc_2863_stats; in mlxsw_sp_get_hw_stats_by_group()2420 *p_hw_stats = mlxsw_sp_port_hw_rfc_2819_stats; in mlxsw_sp_get_hw_stats_by_group()2424 *p_hw_stats = mlxsw_sp_port_hw_rfc_3635_stats; in mlxsw_sp_get_hw_stats_by_group()2428 *p_hw_stats = mlxsw_sp_port_hw_discard_stats; in mlxsw_sp_get_hw_stats_by_group()2432 *p_hw_stats = mlxsw_sp_port_hw_prio_stats; in mlxsw_sp_get_hw_stats_by_group()2436 *p_hw_stats = mlxsw_sp_port_hw_tc_stats; in mlxsw_sp_get_hw_stats_by_group()