linux/drivers/infiniband/hw/qib
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
qib_6120_regs.h
qib_7220_regs.h
qib_7220.h
qib_7322_regs.h
qib_common.h
qib_cq.c
qib_debugfs.c IB/qib: Correct reference counting in debugfs qp_stats 2014-09-19 10:18:32 -07:00
qib_debugfs.h
qib_diag.c
qib_dma.c
qib_driver.c
qib_eeprom.c
qib_file_ops.c
qib_fs.c [infiniband] remove pointless assignments 2014-10-09 02:39:15 -04:00
qib_iba6120.c
qib_iba7220.c
qib_iba7322.c
qib_init.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
qib_intr.c
qib_keys.c
qib_mad.c IB/mad: add new ioctl to ABI to support new registration options 2014-08-10 20:36:00 -07:00
qib_mad.h
qib_mmap.c
qib_mr.c IB/core: Replace ib_umem's offset field with a full address 2014-12-15 18:13:35 -08:00
qib_pcie.c
qib_pio_copy.c
qib_qp.c IB/qib: Correct reference counting in debugfs qp_stats 2014-09-19 10:18:32 -07:00
qib_qsfp.c
qib_qsfp.h
qib_rc.c
qib_ruc.c
qib_sd7220.c
qib_sdma.c
qib_srq.c
qib_sysfs.c
qib_twsi.c
qib_tx.c
qib_uc.c
qib_ud.c
qib_user_pages.c IB/qib: Change get_user_pages() usage to always NULL vmas 2014-09-19 10:03:27 -07:00
qib_user_sdma.c
qib_user_sdma.h
qib_verbs_mcast.c
qib_verbs.c
qib_verbs.h
qib_wc_ppc64.c
qib_wc_x86_64.c
qib.h