alistair23-linux/include/rdma
Roland Dreier 8a51866f08 IB: Add ib_modify_qp_is_ok() library function
The in-kernel mthca driver contains a table of which attributes are
valid for each queue pair state transition.  It turns out that both
other IB drivers -- ipath and ehca -- which are being prepared for
merging have copied this table, errors and all.

To forestall this code duplication, move this table and the code to
check parameters against it into a midlayer library function,
ib_modify_qp_is_ok().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-03-20 10:08:12 -08:00
..
ib_cache.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_cm.h [IB] CM: bind IDs to a specific device 2005-10-17 15:37:43 -07:00
ib_fmr_pool.h IB: Enable FMR pool user to set page size 2006-03-20 10:08:10 -08:00
ib_mad.h [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped 2005-10-25 10:51:39 -07:00
ib_pack.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_sa.h [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
ib_smi.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_user_cm.h [IB] ucm: 32/64 compatibility fixes 2005-11-01 13:18:54 -08:00
ib_user_mad.h [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ib_user_verbs.h IB: Add userspace support for resizing CQs 2006-03-20 10:08:07 -08:00
ib_verbs.h IB: Add ib_modify_qp_is_ok() library function 2006-03-20 10:08:12 -08:00