IB/mlx4: Add support for memory management extensions and local DMA L_Key
authorRoland Dreier <rolandd@cisco.com>
Wed, 23 Jul 2008 15:12:26 +0000 (08:12 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 23 Jul 2008 15:12:26 +0000 (08:12 -0700)
Add support for the following operations to mlx4 when device firmware
supports them:

 - Send with invalidate and local invalidate send queue work requests;
 - Allocate/free fast register MRs;
 - Allocate/free fast register MR page lists;
 - Fast register MR send queue work requests;
 - Local DMA L_Key.

Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found