linux_dsm_epyc7002/drivers/net/ethernet/qlogic
Michal Kalderon 6c9e80ea57 qed: SPQ async callback registration
Whenever firmware indicates that there's an async indication it needs
to handle, there's a switch-case where the right functionality is called
based on function's personality and information.

Before iWARP is added [as yet another client], switch over the SPQ into
a callback-registered mechanism, allowing registration of the relevant
event-processing logic based on the function's personality. This allows
us to tidy the code by removing protocol-specifics from a common file.

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>
2017-06-20 12:34:09 -04:00
..
netxen netxen: remove writeq/readq function definitions 2017-06-04 19:53:58 -04:00
qed qed: SPQ async callback registration 2017-06-20 12:34:09 -04:00
qede qed*: Set rdma generic functions prefix 2017-06-20 12:34:08 -04:00
qlcnic qlcnic: Fix tunnel offload for 82xx adapters 2017-06-02 14:30:58 -04:00
qlge networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
Kconfig qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
Makefile qede: Add basic Network driver 2015-10-27 19:34:47 -07:00
qla3xxx.c net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings 2017-02-20 10:27:17 -05:00
qla3xxx.h