diff options
author | 2022-06-29 12:40:00 +0300 | |
---|---|---|
committer | 2022-06-29 13:35:46 +0100 | |
commit | eaa0791aed8bf95ac50c8e3c79f14c7879235623 (patch) | |
tree | 575762ab317c99e195eecd5145023067fe31ad26 /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | mlxsw: spectrum_switchdev: Rename MID structure (diff) | |
download | linux-dev-eaa0791aed8bf95ac50c8e3c79f14c7879235623.tar.xz linux-dev-eaa0791aed8bf95ac50c8e3c79f14c7879235623.zip |
mlxsw: spectrum_switchdev: Rename MIDs list
Currently, the list which stores the MDB entries for a given bridge
instance is called 'mids_list'.
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 it to 'mdb_list'.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions