freebsd-dev/sys/dev/mlx5/mlx5_core
Warner Losh c6df6f5322 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831
2021-12-09 17:04:45 -07:00
..
eswitch.h
flow_table.h
fs_core.h
mlx5_alloc.c mlx5: Numa domain improvements. 2021-07-12 14:52:45 +02:00
mlx5_cmd.c mlx5ib: Implement support for enabling and disabling RoCE ECN. 2021-07-12 14:22:33 +02:00
mlx5_core.h mlx5/mlx4: Bump driver version to 3.7 2021-07-28 13:47:05 +02:00
mlx5_cq.c
mlx5_diagnostics.c
mlx5_eq.c ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5_eswitch.c
mlx5_fs_cmd.c
mlx5_fs_tree.c
mlx5_fw.c ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5_fwdump.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mlx5_health.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mlx5_mad.c
mlx5_main.c mlx5/mlx4: Bump driver version to 3.7 2021-07-28 13:47:05 +02:00
mlx5_mcg.c
mlx5_mpfs.c
mlx5_mr.c ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5_pagealloc.c
mlx5_pd.c ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5_port.c mlx5en: Add missing media types for 100GBit/s, 200Gbit/s and 400Gbit/s. 2021-07-12 14:22:29 +02:00
mlx5_qp.c mlx5: Fix for uninitialized "uid" field. 2021-07-12 14:38:51 +02:00
mlx5_rl.c
mlx5_srq.c
mlx5_tls.c ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5_transobj.c ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mlx5_uar.c
mlx5_vport.c
mlx5_vsc.c
mlx5_wq.c mlx5: Numa domain improvements. 2021-07-12 14:52:45 +02:00
transobj.h ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
wq.h mlx5: Numa domain improvements. 2021-07-12 14:52:45 +02:00