mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
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. |
||
|---|---|---|
| .. | ||
| ena_defs | ||
| ena_admin_defs.h | ||
| ena_com.c | ||
| ena_com.h | ||
| ena_common_defs.h | ||
| ena_eth_com.c | ||
| ena_eth_com.h | ||
| ena_eth_io_defs.h | ||
| ena_plat.h | ||
| ena_regs_defs.h | ||