linux/include/rdma
Ralph Campbell 9b513090a3 IB: Add DMA mapping functions to allow device drivers to interpose
The QLogic InfiniPath HCAs use programmed I/O instead of HW DMA.
This patch allows a verbs device driver to interpose on DMA mapping
function calls in order to avoid relying on bus_to_virt() and
phys_to_virt() to undo the mappings created by dma_map_single(),
dma_map_sg(), etc.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-12-12 14:27:41 -08:00
..
Kbuild
ib_addr.h RDMA/addr: Use client registration to fix module unload race 2006-11-02 14:26:04 -08:00
ib_cache.h
ib_cm.h IB/cm: Fix automatic path migration support 2006-11-29 15:33:10 -08:00
ib_fmr_pool.h
ib_mad.h
ib_marshall.h RDMA/cma: Export rdma cm interface to userspace 2006-12-12 11:50:22 -08:00
ib_pack.h
ib_sa.h
ib_smi.h
ib_user_cm.h IB/cm: Fix automatic path migration support 2006-11-29 15:33:10 -08:00
ib_user_mad.h
ib_user_sa.h
ib_user_verbs.h IB/uverbs: Return sq_draining value in query_qp response 2006-10-30 21:19:35 -08:00
ib_verbs.h IB: Add DMA mapping functions to allow device drivers to interpose 2006-12-12 14:27:41 -08:00
iw_cm.h
rdma_cm.h RDMA/cma: Add support for RDMA_PS_UDP 2006-12-12 11:50:21 -08:00
rdma_cm_ib.h RDMA/cma: Add support for RDMA_PS_UDP 2006-12-12 11:50:21 -08:00
rdma_user_cm.h RDMA/cma: Export rdma cm interface to userspace 2006-12-12 11:50:22 -08:00