opnsense-src/sys/dev/xdma
2022-05-10 10:21:37 -07:00
..
controller xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma.h Enter the network epoch in the xdma interrupt handler if required 2020-02-08 23:07:29 +00:00
xdma_bank.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma_bio.c xdma: Fix another -Wunused-but-set-variable warning previously missed 2021-12-10 05:06:54 +00:00
xdma_fdt_test.c xdma: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:37 -07:00
xdma_if.m o Add support for BERI IOMMU device 2019-07-22 16:01:20 +00:00
xdma_iommu.c Remove unused header. 2019-07-22 16:50:37 +00:00
xdma_mbuf.c xdma: Fix -Wunused-but-set-variable warnings 2021-12-10 04:48:51 +00:00
xdma_queue.c xdma: Inline variables with simple values used once in a KASSERT(). 2022-04-13 16:08:23 -07:00
xdma_sg.c xdma: Fix -Wunused-but-set-variable warnings 2021-12-10 04:48:51 +00:00
xdma_sglist.c