Commit 7cb85d3
mlxsw: reg: Extend PMMP register with new slot number field
Extend PMMP (Port Module Memory Map Properties Register) with new
field specifying the slot number. The purpose of this field is to
enable overriding the cable/module memory map advertisement.
For non-modular systems the 'module' number uniquely identifies the
transceiver location. For modular systems the transceivers are
identified by two indexes:
- 'slot_index', specifying the slot number, where line card is located;
- 'module', specifying cage transceiver within the line card.
Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 655cbb1 commit 7cb85d3
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5984 | 5984 | | |
5985 | 5985 | | |
5986 | 5986 | | |
| 5987 | + | |
| 5988 | + | |
| 5989 | + | |
| 5990 | + | |
| 5991 | + | |
| 5992 | + | |
5987 | 5993 | | |
5988 | 5994 | | |
5989 | 5995 | | |
| |||
6011 | 6017 | | |
6012 | 6018 | | |
6013 | 6019 | | |
6014 | | - | |
| 6020 | + | |
6015 | 6021 | | |
6016 | 6022 | | |
| 6023 | + | |
6017 | 6024 | | |
6018 | 6025 | | |
6019 | 6026 | | |
| |||
0 commit comments