freebsd-dev/sys/dev/mlx5
Conrad Meyer e12be3218a Include eventhandler.h in more compilation units
This was enumerated with exhaustive search for sys/eventhandler.h includes,
cross-referenced against EVENTHANDLER_* usage with the comm(1) utility.  Manual
checking was performed to avoid redundant includes in some drivers where a
common os_bsd.h (for example) included sys/eventhandler.h indirectly, but it is
possible some of these are redundant with driver-specific headers in ways I
didn't notice.

(These CUs did not show up as missing eventhandler.h in tinderbox.)

X-MFC-With:	r347984
2019-05-21 01:18:43 +00:00
..
mlx5_accel mlx5fpga: Initial code import. 2018-12-05 14:11:20 +00:00
mlx5_core Bump the Mellanox driver version numbers and the FreeBSD version number. 2019-05-08 11:15:07 +00:00
mlx5_en Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
mlx5_fpga Add MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga. 2019-05-08 10:25:14 +00:00
mlx5_fpga_tools Add MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga. 2019-05-08 10:25:14 +00:00
mlx5_ib Bump the Mellanox driver version numbers and the FreeBSD version number. 2019-05-08 11:15:07 +00:00
mlx5_lib mlx5fpga: Initial code import. 2018-12-05 14:11:20 +00:00
cmd.h Remove duplicate prototypes. 2018-03-08 15:37:09 +00:00
cq.h Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
device.h Add Firmware Reset Level, MFRL, register accessors in mlx5core. 2019-05-08 11:04:40 +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 Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
driver.h Make command workqueue persistant in mlx5core. 2019-05-08 11:09:08 +00:00
fs.h Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_ifc.h Add Firmware Reset Level, MFRL, register accessors in mlx5core. 2019-05-08 11:04:40 +00:00
mlx5_rdma_if.h Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
mlx5io.h Implement firmware reset from userspace in mlx5tool(8). 2019-05-08 11:05:09 +00:00
port.h Add support for 200Gb ethernet speeds to mlx5core. 2019-05-08 10:54:54 +00:00
qp.h Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
srq.h Update version information for the mlx5 and mlx5en(4) modules. 2018-07-18 10:12:53 +00:00
vport.h mlx5en: Fix for inlining issues in transmit path 2018-12-05 14:21:28 +00:00