]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: iWARP CM add active side connect
authorKalderon, Michal <Michal.Kalderon@cavium.com>
Sun, 2 Jul 2017 07:29:28 +0000 (10:29 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 19 Sep 2017 05:32:39 +0000 (22:32 -0700)
commitc6d4bfb6bb5e2abe850d1d72d9e769e1f68682f5
tree6e83fcea8a70eaf882484610e37ab395de2d21c1
parentc338e617948221a3b134dd9a7ee0bb3a83db3740
qed: iWARP CM add active side connect

Orabug: 26783820

This patch implements the active side connect.
Offload a connection, process MPA reply and send RTR.
In some of the common passive/active functions, the active side
will work in blocking mode.

Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Upstream commit 4b0fdd7c8b757125ac7996617d914bbdb9e0348c ]
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_iwarp.c
drivers/net/ethernet/qlogic/qed/qed_iwarp.h
drivers/net/ethernet/qlogic/qed/qed_rdma.c [new file with mode: 0644]
drivers/net/ethernet/qlogic/qed/qed_rdma.h [new file with mode: 0644]
include/linux/qed/qed_rdma_if.h [new file with mode: 0644]