mirror of
https://github.com/opnsense/src.git
synced 2026-03-13 06:02:46 -04:00
- Remove NetBSD-style or-ed together BUS_DMASYNC operations, in some cases relaxing the (intended) syncing operation a bit. - Stop pretending that that we can sync part of a dmamap: replace the GEM_CDTXSYNC and GEM_CDRXSYNC macros with GEM_CDSYNC to sync the complete control map, and combine syncs wherever possible to avoid the overhead. - Sync all maps before unloading them. - Remove a few syncs which should be unnecessary. |
||
|---|---|---|
| .. | ||
| if_gem.c | ||
| if_gem_pci.c | ||
| if_gemreg.h | ||
| if_gemvar.h | ||