linux/drivers/net/ethernet/amazon/ena
Jakub Kicinski 36ffca1afe eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Defining local versions of NAPI_POLL_WEIGHT with the same
values in the drivers just makes refactoring harder.

This patch covers three more drivers which I missed in
commit 5f012b40ef ("eth: remove copies of the NAPI_POLL_WEIGHT define").

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-04-30 14:00:45 +01:00
..
ena_admin_defs.h net: ena: Add capabilities field with support for ENI stats capability 2022-01-07 19:25:50 -08:00
ena_com.c net: ena: Add capabilities field with support for ENI stats capability 2022-01-07 19:25:50 -08:00
ena_com.h net: ena: Add capabilities field with support for ENI stats capability 2022-01-07 19:25:50 -08:00
ena_common_defs.h
ena_eth_com.c
ena_eth_com.h
ena_eth_io_defs.h
ena_ethtool.c net: ena: Change the name of bad_csum variable 2022-01-07 19:25:51 -08:00
ena_netdev.c eth: remove remaining copies of the NAPI_POLL_WEIGHT define 2022-04-30 14:00:45 +01:00
ena_netdev.h net: ena: Extract recurring driver reset code into a function 2022-01-07 19:25:52 -08:00
ena_pci_id_tbl.h
ena_regs_defs.h
Makefile