freebsd-skq/sys/dev/ena
Marcin Wojtas 5b14f92e6c Set vaddr and paddr as NULL when DMA alloc fails in ENA
To prevent errors from assigning values from the DMA structure in case
of an error, zero the vaddr and paddr values upon failure.

Submitted by:  Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
2019-05-30 13:19:32 +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 Set vaddr and paddr as NULL when DMA alloc fails in ENA 2019-05-30 13:19:32 +00:00
ena.h Check for missing MSI-x and Tx completions in ENA 2019-05-30 13:16:56 +00:00