1
linux/drivers/infiniband/hw/ipath
Dave Olson d8274869d7 IB/ipath: Generalize some xxx_SHIFT macros
In preparation for upcoming chips that have different values for
INFINIPATH_R_PORTENABLE_SHIFT, INFINIPATH_R_INTRAVAIL_SHIFT,
INFINIPATH_R_TAILUPD_SHIFT, and portcfg_shift, remove the shared
#defines and use device-specific variables instead.

Signed-off-by: Dave Olson <dave.olson@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:36 -08:00
..
ipath_common.h IB/ipath: Indicate a couple of chip bugs to userspace 2007-10-09 20:57:54 -07:00
ipath_cq.c IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries 2008-01-25 14:15:28 -08:00
ipath_debug.h IB/ipath: Convert from .nopage to .fault 2008-01-25 14:15:29 -08:00
ipath_diag.c IB/ipath: Performance optimization for CPU differences 2007-10-09 20:04:14 -07:00
ipath_dma.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_driver.c IB/ipath: kreceive uses portdata rather than devdata 2008-01-25 14:15:35 -08:00
ipath_eeprom.c IB/ipath: Convert ipath_eep_sem semaphore to a mutex 2008-01-25 14:15:26 -08:00
ipath_file_ops.c IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_fs.c IB/ipath: Remove unneeded code for ipathfs 2007-10-09 20:43:17 -07:00
ipath_iba6110.c IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_iba6120.c IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_init_chip.c IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_intr.c IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_kernel.h IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_keys.c
ipath_mad.c IB/ipath: Enable loopback of DR SMP responses from userspace 2008-01-25 14:15:25 -08:00
ipath_mmap.c
ipath_mr.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
ipath_qp.c IB/ipath: Add the work completion error code to the QP error debug output 2008-01-25 14:15:29 -08:00
ipath_rc.c IB/ipath: Fix RNR NAK handling 2008-01-25 14:15:34 -08:00
ipath_registers.h IB/ipath: Generalize some xxx_SHIFT macros 2008-01-25 14:15:36 -08:00
ipath_ruc.c IB/ipath: Fix RNR NAK handling 2008-01-25 14:15:34 -08:00
ipath_srq.c IB/ipath: Fix comments for ipath_create_srq() 2008-01-25 14:15:28 -08:00
ipath_stats.c IB/ipath: kreceive uses portdata rather than devdata 2008-01-25 14:15:35 -08:00
ipath_sysfs.c IB/ipath: Fix crash on unload introduced by sysfs changes 2008-01-25 14:15:21 -08:00
ipath_uc.c IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate 2007-10-09 20:44:56 -07:00
ipath_ud.c IB/ipath: Fix receiving UD messages with immediate data 2008-01-16 14:42:35 -08:00
ipath_user_pages.c
ipath_verbs_mcast.c
ipath_verbs.c IB/ipath: Normalize error return codes for posting work requests 2007-11-20 11:05:42 -08:00
ipath_verbs.h IB/ipath: Remove duplicate copy of LMC 2007-10-09 20:55:06 -07:00
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile