freebsd-dev/sys/dev/ena
Marcin Wojtas 2b5b60fe0d Check for number of MSI-x upon partial allocation in ENA
The ENA driver needs at least 2 MSI-x - one for admin queue, and one for
IO queues pair. If there were not enough resources to allocate more than
one MSI-x, the device should not be attached.

Submitted by:  Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
2019-05-30 13:22:12 +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 number of MSI-x upon partial allocation in ENA 2019-05-30 13:22:12 +00:00
ena.h Check for missing MSI-x and Tx completions in ENA 2019-05-30 13:16:56 +00:00