opnsense-src/sys/dev/ena
Dawid Gorecki d209ffee15 ena: Move reset completion logging to the reset function
While ena_restore_device is called from the reset task, it can also be
called from other locations in the driver, for example in netmap
specific code. Move the reset completion logging to reset task, so it
better represents when the reset actually happened.

Obtained from: Semihalf
MFC after: 2 weeks
Sponsored by: Amazon, Inc.
2022-06-30 17:31:23 +02:00
..
ena.c ena: Move reset completion logging to the reset function 2022-06-30 17:31:23 +02:00
ena.h ena: Add ena_ring_tx_doorbell() function 2022-06-30 17:31:12 +02:00
ena_datapath.c ena: Add ena_ring_tx_doorbell() function 2022-06-30 17:31:12 +02:00
ena_datapath.h ena: properly handle IPv6 L4 checksum offload 2022-01-23 20:38:01 +01:00
ena_netmap.c ena: Add ena_ring_tx_doorbell() function 2022-06-30 17:31:12 +02:00
ena_netmap.h Add SPDX license tag to the ENA driver files 2020-11-18 15:07:34 +00:00
ena_rss.c ena: Implement full RSS reconfiguration 2021-09-02 01:06:53 +02:00
ena_rss.h ena: Implement full RSS reconfiguration 2021-09-02 01:06:53 +02:00
ena_sysctl.c ena: Remove write only variables 2022-04-05 21:42:05 -06:00
ena_sysctl.h ena: hide sysctl nodes for unused ENA queues 2021-06-24 16:02:39 +02:00