opnsense-src/sys/dev/xdma
Ruslan Bukin 0c340d7ed9 Negate the logic of XCHAN_CAP_NOBUFS macro and rename it to
XCHAN_CAP_BOUNCE.

The only application that uses bounce buffering for now is the Government
Furnished Equipment (GFE) P2's dma core (AXIDMA) with its own dedicated
cacheless bounce buffer.

Sponsored by:	DARPA, AFRL
2019-07-04 14:04:08 +00:00
..
controller Eliminate kmem_alloc_contig()'s unused arena parameter. 2018-08-20 15:57:27 +00:00
xdma.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
xdma.h Negate the logic of XCHAN_CAP_NOBUFS macro and rename it to 2019-07-04 14:04:08 +00:00
xdma_bank.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
xdma_bio.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
xdma_fdt_test.c
xdma_if.m
xdma_mbuf.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
xdma_queue.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
xdma_sg.c Negate the logic of XCHAN_CAP_NOBUFS macro and rename it to 2019-07-04 14:04:08 +00:00
xdma_sglist.c Don't include sys/bus_dma.h directly, use machine/bus.h instead. 2018-04-13 12:41:51 +00:00