mlxsw_sp_port_hw_stats 2014 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_stats[] = {
mlxsw_sp_port_hw_stats 2093 drivers/net/ethernet/mellanox/mlxsw/spectrum.c #define MLXSW_SP_PORT_HW_STATS_LEN ARRAY_SIZE(mlxsw_sp_port_hw_stats)
mlxsw_sp_port_hw_stats 2095 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_2863_stats[] = {
mlxsw_sp_port_hw_stats 2113 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_2819_stats[] = {
mlxsw_sp_port_hw_stats 2171 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_rfc_3635_stats[] = {
mlxsw_sp_port_hw_stats 2193 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_discard_stats[] = {
mlxsw_sp_port_hw_stats 2247 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_prio_stats[] = {
mlxsw_sp_port_hw_stats 2284 drivers/net/ethernet/mellanox/mlxsw/spectrum.c static struct mlxsw_sp_port_hw_stats mlxsw_sp_port_hw_tc_stats[] = {
mlxsw_sp_port_hw_stats 2340 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 			memcpy(p, mlxsw_sp_port_hw_stats[i].str,
mlxsw_sp_port_hw_stats 2404 drivers/net/ethernet/mellanox/mlxsw/spectrum.c mlxsw_sp_get_hw_stats_by_group(struct mlxsw_sp_port_hw_stats **p_hw_stats,
mlxsw_sp_port_hw_stats 2409 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		*p_hw_stats = mlxsw_sp_port_hw_stats;
mlxsw_sp_port_hw_stats 2449 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	struct mlxsw_sp_port_hw_stats *hw_stats;