freebsd-dev/sys/dev/ena
Marcin Wojtas d12f7bfc17 Check for missing MSI-x and Tx completions in ENA
If the first MSI-x won't be executed, then the timer service will detect
that and trigger device reset.

The checking for missing Tx completion was reworked, so it will also
check for missing interrupts. Checking number of missing Tx completions
can be performed after loop, instead of checking it every iteration.

Submitted by:  Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
2019-05-30 13:16:56 +00:00
..
ena_sysctl.c Allow usage of more RX descriptors than 1 in ENA driver 2017-11-09 13:36:42 +00:00
ena_sysctl.h
ena.c Check for missing MSI-x and Tx completions in ENA 2019-05-30 13:16:56 +00:00
ena.h Check for missing MSI-x and Tx completions in ENA 2019-05-30 13:16:56 +00:00