freebsd-dev/sys/dev/mlx5
Hans Petter Selasky 713dd5cb9e Resolve locking issue for non-sleepable context in the mlx5core.
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
2017-08-03 09:14:43 +00:00
..
mlx5_core Resolve locking issue for non-sleepable context in the mlx5core. 2017-08-03 09:14:43 +00:00
mlx5_en Improve sysadmin visibility of physical port error counters in the 2017-04-28 19:38:57 +00:00
cq.h Add runtime support for modifying the SQ and RQ completion event 2017-01-20 11:11:49 +00:00
device.h Use the busdma API to allocate all DMA-able memory. 2017-01-27 11:46:55 +00:00
diagnostics.h Make "desc" pointer non-constant inside the mlx5_core_diagnostics_entry 2017-01-30 08:35:15 +00:00
doorbell.h
driver.h Use the busdma API to allocate all DMA-able memory. 2017-01-27 11:46:55 +00:00
eswitch_vacl.h Update the mlx5 shared driver code to the latest version, which 2015-12-07 13:16:48 +00:00
flow_table.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00
mlx5_ifc.h Update firmware interface structures and definitions adding support 2017-01-20 10:47:32 +00:00
mlx5_rdma_if.h
qp.h Add more firmware related structures and update existing ones in the 2016-11-07 11:28:50 +00:00
srq.h
vport.h Update the MLX5 core module: 2016-09-16 11:28:16 +00:00