mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 22:53:16 -04:00
Code inspection reveals the busdma unload and free functions do not write to the belonging dma tag and does not need to be serialized. This allows mlx5_fwp_free() to be called from software interrupt context. MFC after: 3 days Sponsored by: Mellanox Technologies |
||
|---|---|---|
| .. | ||
| mlx5_core | ||
| mlx5_en | ||
| cq.h | ||
| device.h | ||
| diagnostics.h | ||
| doorbell.h | ||
| driver.h | ||
| eswitch_vacl.h | ||
| flow_table.h | ||
| mlx5_ifc.h | ||
| mlx5_rdma_if.h | ||
| qp.h | ||
| srq.h | ||
| vport.h | ||