Searched hist:a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/qed/ |
H A D | qed_chain.h | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_if.h | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dev_api.h | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_sp_commands.c | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_spq.c | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_dev.c | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | diff a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 Fri Jun 03 13:35:32 CEST 2016 Yuval Mintz <Yuval.Mintz@qlogic.com> qed: Revisit chain implementation
RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains].
This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|