linux_dsm_epyc7002/drivers/net/ethernet/amazon/ena
Netanel Belgazal 82ef30f13b net: ena: add hardware hints capability to the driver
With this patch, ENA device can update the ena driver about
the desired timeout values:
These values are part of the "hardware hints" which are transmitted
to the driver as Asynchronous event through ENA async
event notification queue.

In case the ENA device does not support this capability,
the driver will use its own default values.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-23 14:15:08 -04:00
..
ena_admin_defs.h net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
ena_com.c net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
ena_com.h net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
ena_common_defs.h
ena_eth_com.c net/ena: use READ_ONCE to access completion descriptors 2017-02-09 22:27:06 -05:00
ena_eth_com.h
ena_eth_io_defs.h
ena_ethtool.c net: ena: change return value for unsupported features unsupported return value 2017-06-23 14:15:08 -04:00
ena_netdev.c net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
ena_netdev.h net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
ena_pci_id_tbl.h
ena_regs_defs.h net: ena: add hardware hints capability to the driver 2017-06-23 14:15:08 -04:00
Makefile