opnsense-src/sys/compat/linuxkpi/common/include
Bjoern A. Zeeb af13c69522 LinuxKPI: add dmam_pool_create() support
dmam_pool_create() is a "managed" version of dma_pool_create() which
will cleanup everything left when the device goes away using the
devres framework.  For that add an internal cleanup function to be
called from devres release.
This is used by at least one wireless driver.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D30520

(cherry picked from commit 2afeed13b5)
2021-07-18 00:35:03 +00:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: byteorder.h 2021-07-18 00:35:02 +00:00
linux LinuxKPI: add dmam_pool_create() support 2021-07-18 00:35:03 +00:00
net net80211/LinuxKPI: add more radiotap definitions 2021-07-18 00:35:03 +00:00