opnsense-src/sys/dev/mlx5/mlx5_core
John Baldwin f49fd63a6a kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.
Reviewed by:	kib, markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D36549
2022-09-22 15:09:19 -07:00
..
eswitch.h mlx5: Read number of VF ports from the SR-IOV cap. 2020-03-18 22:43:39 +00:00
flow_table.h mlx5: Restore eswitch management code from attic. 2020-03-18 22:30:56 +00:00
fs_core.h
fs_tcp.h mlx5: Implement flow steering helper functions for TCP sockets. 2022-02-01 16:21:16 +01:00
mlx5_alloc.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_cmd.c mlx5en(4): Correct a typo in a kernel error message 2022-09-03 19:29:33 +02:00
mlx5_core.h mlx5/mlx4: Bump driver version to 3.7.1 2022-03-08 13:12:03 +01:00
mlx5_cq.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_diagnostics.c mlx5: normalize use of the opt_*.h files 2022-02-01 14:45:57 +02:00
mlx5_eq.c mlx5: Remove unused variables. 2022-04-08 17:25:13 -07:00
mlx5_eswitch.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_fs_cmd.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_fs_tcp.c mlx5: fs_tcp is only used for INET or INET6. 2022-04-13 16:08:21 -07:00
mlx5_fs_tree.c Fix unused variable warning in mlx5_fs_tree.c 2022-07-25 00:40:13 +02:00
mlx5_fw.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_fwdump.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
mlx5_health.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_mad.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_main.c mlx5: Remove write-only variables. 2022-04-06 16:45:28 -07:00
mlx5_mcg.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_mpfs.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_mr.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_pagealloc.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_pd.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_port.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_qp.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_rl.c mlx5/mlx5en: Add SQ remap support 2022-02-01 16:21:15 +01:00
mlx5_srq.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_tls.c mlx5en: Implement helper functions to open and close TLS TIR context. 2022-02-01 16:21:15 +01:00
mlx5_transobj.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_uar.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +02:00
mlx5_vport.c mlx5: Implement mlx5_nic_vport_update_local_lb() 2022-02-01 16:21:16 +01:00
mlx5_vsc.c mlx5: normalize use of the opt_*.h files 2022-02-01 14:45:57 +02:00
mlx5_wq.c mlx5: idiomatic use of preprocessor, in particular paths 2022-02-01 14:45:57 +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