commit | b71b9afdf6d6c1ca728fde2aa14bc71721cab34e | [log] [tgz] |
---|---|---|
author | Kalderon, Michal <Michal.Kalderon@cavium.com> | Wed Jun 21 16:22:45 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 21 15:32:59 2017 -0400 |
tree | bf4bfa9762283463ae1b04d87b914dbd4224cb8f | |
parent | f1372ee11901336d287a4032fabe433d33586753 [diff] |
qed: Split rdma content between qed_rdma and qed_roce This patch places common iWARP / RoCE code in qed_rdma and roce specific code in qed_roce There is one new function ( qed_roce_setup ) added, the rest of the patch removes content from the files and removes some static definitions. Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>