opnsense-src/sys/compat/linuxkpi/common/include
Bjoern A. Zeeb ddcb65c526 LinuxKPI: implement dma_sync_single_for_*, apply to (un)map single/sg
Implement dma_sync_single_for_{cpu,device} translating the Linux
DMA_ flags to BUS_DMASYNC_ combinations.  Make map_single/unmap_single*
functions call the respective sync function.   Apply the same logic to
the scatter-gather list map/unmap functions.

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

(cherry picked from commit 95edb10b47)
2022-02-20 16:26:01 +00:00
..
acpi LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
asm LinuxKPI: add get_unaligned_le16() 2022-02-20 16:24:28 +00:00
linux LinuxKPI: implement dma_sync_single_for_*, apply to (un)map single/sg 2022-02-20 16:26:01 +00:00
net LinuxKPI: 802.11 header updates and add/adjust source dependencies. 2022-02-20 16:25:43 +00:00
stdarg.h LinuxKPI: Add stdarg.h proxy header 2022-01-22 22:34:36 +03:00