Skip to content

Commit 2f887b9

Browse files
davejiangjonmason
authored andcommitted
NTB: Rename Intel code names to platform names
Instead of using the platform code names, use the correct platform names to identify the respective Intel NTB hardware. Signed-off-by: Dave Jiang <[email protected]> Signed-off-by: Jon Mason <[email protected]>
1 parent a41ef05 commit 2f887b9

File tree

3 files changed

+465
-465
lines changed

3 files changed

+465
-465
lines changed

Documentation/ntb.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@ Module Parameters:
115115
* b2b\_mw\_share - If the peer ntb is to be accessed via a memory window, and if
116116
the memory window is large enough, still allow the client to use the
117117
second half of the memory window for address translation to the peer.
118-
* snb\_b2b\_usd\_bar2\_addr64 - If using B2B topology on Xeon hardware, use this
119-
64 bit address on the bus between the NTB devices for the window at
120-
BAR2, on the upstream side of the link.
121-
* snb\_b2b\_usd\_bar4\_addr64 - See *snb\_b2b\_bar2\_addr64*.
122-
* snb\_b2b\_usd\_bar4\_addr32 - See *snb\_b2b\_bar2\_addr64*.
123-
* snb\_b2b\_usd\_bar5\_addr32 - See *snb\_b2b\_bar2\_addr64*.
124-
* snb\_b2b\_dsd\_bar2\_addr64 - See *snb\_b2b\_bar2\_addr64*.
125-
* snb\_b2b\_dsd\_bar4\_addr64 - See *snb\_b2b\_bar2\_addr64*.
126-
* snb\_b2b\_dsd\_bar4\_addr32 - See *snb\_b2b\_bar2\_addr64*.
127-
* snb\_b2b\_dsd\_bar5\_addr32 - See *snb\_b2b\_bar2\_addr64*.
118+
* xeon\_b2b\_usd\_bar2\_addr64 - If using B2B topology on Xeon hardware, use
119+
this 64 bit address on the bus between the NTB devices for the window
120+
at BAR2, on the upstream side of the link.
121+
* xeon\_b2b\_usd\_bar4\_addr64 - See *xeon\_b2b\_bar2\_addr64*.
122+
* xeon\_b2b\_usd\_bar4\_addr32 - See *xeon\_b2b\_bar2\_addr64*.
123+
* xeon\_b2b\_usd\_bar5\_addr32 - See *xeon\_b2b\_bar2\_addr64*.
124+
* xeon\_b2b\_dsd\_bar2\_addr64 - See *xeon\_b2b\_bar2\_addr64*.
125+
* xeon\_b2b\_dsd\_bar4\_addr64 - See *xeon\_b2b\_bar2\_addr64*.
126+
* xeon\_b2b\_dsd\_bar4\_addr32 - See *xeon\_b2b\_bar2\_addr64*.
127+
* xeon\_b2b\_dsd\_bar5\_addr32 - See *xeon\_b2b\_bar2\_addr64*.

0 commit comments

Comments
 (0)