1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/fungible/funeth
Jakub Kicinski 16d083e28f net: switch to netif_napi_add_tx()
Switch net callers to the new API not requiring
the NAPI_POLL_WEIGHT argument.

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Acked-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Acked-by: Alexandra Winter <wintera@linux.ibm.com>
Link: https://lore.kernel.org/r/20220504163725.550782-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-05-05 15:54:12 -07:00
..
fun_port.h
funeth.h
funeth_devlink.c net/funeth: simplify the return expression of fun_dl_info_get() 2022-04-30 13:56:02 +01:00
funeth_devlink.h net/funeth: devlink support 2022-02-27 10:51:23 +00:00
funeth_ethtool.c
funeth_ktls.c net/funeth: add kTLS TX control part 2022-02-27 10:51:23 +00:00
funeth_ktls.h net/fungible: fix errors when CONFIG_TLS_DEVICE=n 2022-03-09 20:01:19 -08:00
funeth_main.c net: switch to netif_napi_add_tx() 2022-05-05 15:54:12 -07:00
funeth_rx.c net/funeth: add the data path 2022-02-27 10:51:23 +00:00
funeth_trace.h net/funeth: add the data path 2022-02-27 10:51:23 +00:00
funeth_tx.c net/fungible: fix errors when CONFIG_TLS_DEVICE=n 2022-03-09 20:01:19 -08:00
funeth_txrx.h net/fungible: Fix local_memory_node error 2022-03-09 11:26:07 +00:00
Kconfig net/fungible: Kconfig, Makefiles, and MAINTAINERS 2022-02-27 10:51:23 +00:00
Makefile net/fungible: Kconfig, Makefiles, and MAINTAINERS 2022-02-27 10:51:23 +00:00