android_kernel_xiaomi_sm7250/drivers/infiniband
Joachim Fenkes 2b7274c392 IB/ehca: Prevent sending UD packets to QP0
The IB spec doesn't allow packets to QP0 sent on any other VL than VL15.
Hardware doesn't filter those packets on the send side, so we need to do
this in the driver and firmware.

As eHCA doesn't support QP0, we can just filter out all traffic going to
QP0, regardless of SL or VL.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-02-04 20:20:42 -08:00
..
core IB/cm: Add interim support for routed paths 2008-02-04 20:20:42 -08:00
hw IB/ehca: Prevent sending UD packets to QP0 2008-02-04 20:20:42 -08:00
ulp [SCSI] remove use_sg_chaining 2008-01-30 13:14:02 -06:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00