aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAmit Cohen <[email protected]>2022-06-29 12:39:59 +0300
committerDavid S. Miller <[email protected]>2022-06-29 13:35:46 +0100
commiteede53a49b3c52a95a9f11145ff0e3d86f192f39 (patch)
tree5eda5af95fb04a96d8f3e49a19dd77704f8ed017 /tools/perf/scripts/python/stackcollapse.py
parent4abaa5cc4d7c42ae61ce482acc5aa1e1cededc73 (diff)
mlxsw: spectrum_switchdev: Rename MID structure
Currently the structure which represents MDB entry is called 'struct mlxsw_sp_mid'. This name is not accurate as a MID entry stores a bitmap of ports to which a packet needs to be replicated and a MDB entry stores the mapping from {MAC, FID} to PGT index (MID). Rename the structure to 'struct mlxsw_sp_mdb_entry'. The structure 'mlxsw_sp_mid' is defined as part of spectrum.h. The only file which uses it is spectrum_switchdev.c, so there is no reason to expose it to other files. Move the definition to spectrum_switchdev.c. Signed-off-by: Amit Cohen <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions