linux-stable/drivers/s390/net
Julian Wiedmann a18c28f0ae s390/qeth: move qdio's QAOB cache into qeth
qdio.ko no longer needs to care about how the QAOBs are allocated,
from its perspective they are merely another parameter to do_QDIO().

So for a start, shift the cache into the only qdio driver that uses
QAOBs (ie. qeth). Here there's further opportunity to optimize its
usage in the future - eg. make it per-{device, TX queue}, or only
compile it when the driver is built with CQ/QAOB support.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-25 13:58:19 +01:00
..
ctcm_dbug.c
ctcm_dbug.h
ctcm_fsms.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_fsms.h
ctcm_main.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_main.h
ctcm_mpc.c s390/ctcm: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
ctcm_mpc.h
ctcm_sysfs.c
fsm.c s390/netiucv: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
fsm.h
ism.h
ism_drv.c s390/ism: switch from 'pci_' to 'dma_' API 2021-09-14 12:46:30 +01:00
Kconfig s390/qeth: Switchdev event handler 2021-08-07 09:44:02 +01:00
lcs.c net: s390: constify and use eth_hw_addr_set() 2021-10-22 10:16:11 -07:00
lcs.h
Makefile
netiucv.c s390/netiucv: remove incorrect kernel doc indicators 2021-09-14 12:46:29 +01:00
qeth_core.h s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_core_main.c s390/qeth: move qdio's QAOB cache into qeth 2021-10-25 13:58:19 +01:00
qeth_core_mpc.c s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
qeth_core_mpc.h s390/qeth: clean up QETH_PROT_* naming 2021-07-20 06:17:06 -07:00
qeth_core_sys.c s390/qeth: remove OSN support 2021-07-20 06:17:06 -07:00
qeth_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
qeth_l2.h
qeth_l2_main.c s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_l2_sys.c
qeth_l3.h
qeth_l3_main.c s390/qeth: remove .do_ioctl() callback from driver discipline 2021-10-25 13:58:19 +01:00
qeth_l3_sys.c
smsgiucv.c
smsgiucv.h
smsgiucv_app.c