android_kernel_xiaomi_sm7250/drivers/infiniband
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
..
core IB: Add ib_modify_qp_is_ok() library function 2006-03-20 10:08:12 -08:00
hw/mthca IB/mthca: Generate SQ drained events when requested 2006-03-20 10:08:12 -08:00
ulp IB/srp: Don't send task management commands after target removal 2006-03-03 17:50:16 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Makefile IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00