/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_roce.h | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_rdma.h | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | Makefile | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_roce.c | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_rdma.c | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_spq.c | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_dcbx.c | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_ll2.c | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|
H A D | qed_dev.c | diff b71b9afdf6d6c1ca728fde2aa14bc71721cab34e Wed Jun 21 08:22:45 CDT 2017 Kalderon, Michal <Michal.Kalderon@cavium.com> 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>
|