Skip to content

Commit

Permalink
RDMA: iWARP Connection Manager.
Browse files Browse the repository at this point in the history
Add an iWARP Connection Manager (CM), which abstracts connection
management for iWARP devices (RNICs).  It is a logical instance of the
xx_cm where xx is the transport type (ib or iw).  The symbols exported
are used by the transport independent rdma_cm module, and are
available also for transport dependent ULPs.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
  • Loading branch information
Tom Tucker authored and Roland Dreier committed Sep 22, 2006
1 parent 3cd9656 commit 922a8e9
Show file tree
Hide file tree
Showing 3 changed files with 1,339 additions and 0 deletions.
Loading

0 comments on commit 922a8e9

Please sign in to comment.