1
0
Fork 0
alistair23-linux/drivers/infiniband/hw/nes
Haggai Eran 406f9e5fa9 IB/core: Replace ib_umem's offset field with a full address
In order to allow umems that do not pin memory, we need the umem to
keep track of its region's address.

This makes the offset field redundant, and so this patch removes it.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-12-15 18:13:35 -08:00
..
Kconfig
Makefile RDMA/nes: Support for Packed And Unaligned fpdus 2011-10-10 10:54:47 -07:00
nes.c RDMA/nes: Add support for iWARP Port Mapper user space service 2014-06-10 10:12:06 -07:00
nes.h RDMA/nes: Add support for iWARP Port Mapper user space service 2014-06-10 10:12:06 -07:00
nes_cm.c RDMA/nes: Add support for iWARP Port Mapper user space service 2014-06-10 10:12:06 -07:00
nes_cm.h RDMA/nes: Add support for iWARP Port Mapper user space service 2014-06-10 10:12:06 -07:00
nes_context.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_hw.c infiniband: use pci_zalloc_consistent 2014-08-08 15:57:28 -07:00
nes_hw.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_mgt.c RDMA/nes: Use WARN() 2012-11-22 00:49:15 -08:00
nes_mgt.h RDMA/nes: Copyright update 2012-01-30 16:18:07 -08:00
nes_nic.c net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 2013-04-19 14:45:26 -04:00
nes_user.h RDMA/nes: Fix for passing a valid QP pointer to the user space library 2014-03-17 10:04:16 -07:00
nes_utils.c RDMA/nes: Print hardware resource type 2012-09-30 20:34:55 -07:00
nes_verbs.c IB/core: Replace ib_umem's offset field with a full address 2014-12-15 18:13:35 -08:00
nes_verbs.h RDMA/nes: Fix for passing a valid QP pointer to the user space library 2014-03-17 10:04:16 -07:00