HomeFreeBSD

ena: Move reset completion logging to the reset function

Description

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.

Details

Provenance
dgr_semihalf.comAuthored on Jun 10 2022, 9:17 AM
mwCommitted on Jun 30 2022, 3:31 PM
Parents
rG3501d4f17e8c: ena: Add ena_ring_tx_doorbell() function
Branches
Unknown
Tags
Unknown