linux/drivers/infiniband/hw/nes
Steve Wise 96f15c0353 RDMA/core: Add local DMA L_Key support
- Change the IB_DEVICE_ZERO_STAG flag to the transport-neutral name
  IB_DEVICE_LOCAL_DMA_LKEY, which is used by iWARP RNICs to indicate 0
  STag support and IB HCAs to indicate reserved L_Key support.

- Add a u32 local_dma_lkey member to struct ib_device.  Drivers fill
  this in with the appropriate local DMA L_Key (if they support it).

- Fix up the drivers using this flag.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-07-14 23:48:53 -07:00
..
Kconfig RDMA/nes: Use LRO 2008-04-29 13:46:54 -07:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes.c RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 2008-07-14 23:48:49 -07:00
nes.h RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 2008-07-14 23:48:49 -07:00
nes_cm.c RDMA/nes: Remove unnecessary memset() 2008-07-14 23:48:43 -07:00
nes_cm.h RDMA/nes: Remove session_id from nes_cm stuff 2008-04-16 21:09:25 -07:00
nes_context.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_hw.c RDMA/core: Add local DMA L_Key support 2008-07-14 23:48:53 -07:00
nes_hw.h RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 2008-07-14 23:48:49 -07:00
nes_nic.c RDMA/nes: Formatting cleanup 2008-04-29 13:46:54 -07:00
nes_user.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_utils.c RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 2008-07-14 23:48:49 -07:00
nes_verbs.c RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 2008-07-14 23:48:49 -07:00
nes_verbs.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00