kernel-fxtec-pro1x/drivers/infiniband/hw/ipath
Ralph Campbell 4ee97180ac IB/ipath: Change UD to queue work requests like RC & UC
The code to post UD sends tried to process work requests at the time
ib_post_send() is called without using a WQE queue.  This was fine as
long as HW resources were available for sending a packet.  This patch
changes UD to be handled more like RC and UC and shares more code.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-10-09 20:05:49 -07:00
..
ipath_common.h IB/ipath: Remove unsafe fastrcvint code from interrupt handler 2007-07-30 13:16:45 -07:00
ipath_cq.c
ipath_debug.h
ipath_diag.c IB/ipath: Performance optimization for CPU differences 2007-10-09 20:04:14 -07:00
ipath_dma.c
ipath_driver.c IB/ipath: Fix some issues with buffer cancel and sendctrl register update 2007-07-30 13:16:46 -07:00
ipath_eeprom.c IB/ipath: Make a few functions static 2007-07-17 18:37:43 -07:00
ipath_file_ops.c
ipath_fs.c
ipath_iba6110.c IB/ipath: iba6110 rev4 GPIO counters support 2007-10-09 20:02:46 -07:00
ipath_iba6120.c IB/ipath: Performance optimization for CPU differences 2007-10-09 20:04:14 -07:00
ipath_init_chip.c IB/ipath: Workaround problem of errormask register being overwritten 2007-07-30 13:16:46 -07:00
ipath_intr.c IB/ipath: iba6110 rev4 GPIO counters support 2007-10-09 20:02:46 -07:00
ipath_kernel.h IB/ipath: Performance optimization for CPU differences 2007-10-09 20:04:14 -07:00
ipath_keys.c
ipath_mad.c
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_rc.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_registers.h
ipath_ruc.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_srq.c
ipath_stats.c IB/ipath: Workaround problem of errormask register being overwritten 2007-07-30 13:16:46 -07:00
ipath_sysfs.c
ipath_uc.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_ud.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_user_pages.c IB/ipath: Remove ipath_get_user_pages_nocopy() 2007-07-17 18:37:43 -07:00
ipath_verbs.c IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_verbs.h IB/ipath: Change UD to queue work requests like RC & UC 2007-10-09 20:05:49 -07:00
ipath_verbs_mcast.c
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile IB/ipath: Remove ipath_layer dead code 2007-07-20 21:19:43 -07:00