freebsd-skq/sys/dev/ena
Marcin Wojtas 7926bc4492 Add trigger reset function in the ENA driver
As the reset triggering is no longer a simple macro that was just
setting appropriate flag, the new function for triggering reset was
added. It improves code readability a lot, as we are avoiding additional
indentation.

Submitted by:  Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
2020-05-26 15:37:55 +00:00
..
ena_datapath.c Add trigger reset function in the ENA driver 2020-05-26 15:37:55 +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 Add trigger reset function in the ENA driver 2020-05-26 15:37:55 +00:00
ena_netmap.h Add support for ENA NETMAP partial initialization 2019-10-31 16:02:42 +00:00
ena_sysctl.c Provide ENA driver version in a sysctl node 2020-05-26 15:35:22 +00:00
ena_sysctl.h Optimize ENA Rx refill for low memory conditions 2020-05-07 11:28:39 +00:00
ena.c Add trigger reset function in the ENA driver 2020-05-26 15:37:55 +00:00
ena.h Add trigger reset function in the ENA driver 2020-05-26 15:37:55 +00:00