freebsd-dev/sys/contrib/ena-com
Marcin Wojtas 67ec48bb3a Adjust ENA driver to the new ena-com
Recent HAL change preparing to support ENAv2 required minor driver
modifications.

The ena_com_sq_empty_space() is not available in this ena-com, so it had
to be replaced with ena_com_free_desc().

Moreover, the ena_com_admin_init() is no longer using 3rd argument
indicating if the spin lock should be initialized, so it was removed.

Submitted by:  Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
2019-05-30 13:01:46 +00:00
..
ena_defs Adjust ENA driver to the new ena-com 2019-05-30 13:01:46 +00:00
ena_admin_defs.h
ena_com.c Adjust ENA driver to the new ena-com 2019-05-30 13:01:46 +00:00
ena_com.h Adjust ENA driver to the new ena-com 2019-05-30 13:01:46 +00:00
ena_common_defs.h
ena_eth_com.c Adjust ENA driver to the new ena-com 2019-05-30 13:01:46 +00:00
ena_eth_com.h Adjust ENA driver to the new ena-com 2019-05-30 13:01:46 +00:00
ena_eth_io_defs.h
ena_plat.h Adjust ENA driver to the new ena-com 2019-05-30 13:01:46 +00:00
ena_regs_defs.h