opnsense-src/sys/dev/ena
Marcin Wojtas aa9c3226b9 Remove unused argument from static function in ena.c
The function ena_enable_msix_and_set_admin_interrupts takes two
arguments while the second is not used and so can be spared. This is a
static function, only ena.c is affected.

Submitted by:  Maciej Bielski <mba@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
2020-05-26 15:33:43 +00:00
..
ena.c Remove unused argument from static function in ena.c 2020-05-26 15:33:43 +00:00
ena.h Enable Tx drops reporting in the ENA driver 2020-05-26 15:31:28 +00:00
ena_datapath.c Adjust ENA driver to the new HAL 2020-05-26 15:29:19 +00:00
ena_datapath.h Split Rx/Tx from initialization code in ENA driver 2019-10-31 15:44:26 +00:00
ena_netmap.c Adjust ENA driver to the new HAL 2020-05-26 15:29:19 +00:00
ena_netmap.h Add support for ENA NETMAP partial initialization 2019-10-31 16:02:42 +00:00
ena_sysctl.c Enable Tx drops reporting in the ENA driver 2020-05-26 15:31:28 +00:00
ena_sysctl.h Optimize ENA Rx refill for low memory conditions 2020-05-07 11:28:39 +00:00