]> git.openfabrics.org - ~shefty/rdma-win.git/commit
Add new type for PDs - IB_PDT_UD - to allow HCA driver to control how the AV
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 20 Jun 2005 22:42:50 +0000 (22:42 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 20 Jun 2005 22:42:50 +0000 (22:42 +0000)
commit6c0607088b2be5c9595fa718e376b292aa8bd756
tree1e0e5ac13d1e4cd7d4ab23c514676b6f29aea1c5
parente5b8df366e082078e238eb7e19851546377e8f8f
Add new type for PDs - IB_PDT_UD - to allow HCA driver to control how the AV
limit per PD based on intended usage.  AV limit for UD PDs is identical to that
of SQP PDs.

git-svn-id: svn://openib.tc.cornell.edu/gen1@19 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/core/al/al_pd.c
trunk/hw/mt23108/kernel/hca_verbs.c
trunk/inc/iba/ib_types.h
trunk/ulp/ipoib/kernel/ipoib_port.c