mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
RX fencing allows the driver to know that any prior change to the RQs has finished, e.g. when the RQs are disabled/enabled or the hashkey/indirection table are changed, RX fencing is required. Remove the previous 'sleep' workaround and add the real support for RX fencing as the PF driver supports the MANA_FENCE_RQ request now (any old PF driver not supporting the request won't be used in production). MFC after: 2 weeks Sponsored by: Microsoft |
||
|---|---|---|
| .. | ||
| gdma.h | ||
| gdma_main.c | ||
| gdma_util.c | ||
| gdma_util.h | ||
| hw_channel.c | ||
| hw_channel.h | ||
| mana.h | ||
| mana_en.c | ||
| mana_sysctl.c | ||
| mana_sysctl.h | ||
| shm_channel.c | ||
| shm_channel.h | ||