opnsense-src/sys/dev/mlx5/mlx5_core
Hans Petter Selasky aa7bbdabde mlx5: Implement diagostic counters as sysctl(8) nodes.
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2023-04-18 15:01:07 +02:00
..
diag_cnt.h mlx5: Implement diagostic counters as sysctl(8) nodes. 2023-04-18 15:01:07 +02: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: Implement mlx5_core_modify_cq_by_mask(). 2023-04-18 15:01:06 +02:00
mlx5_diag_cnt.c mlx5: Implement diagostic counters as sysctl(8) nodes. 2023-04-18 15:01:07 +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: Make mlx5_del_flow_rule() NULL safe. 2023-04-18 15:01:06 +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: Fix duplicate free of default flow rule in error case. 2023-04-18 15:01:06 +02:00
mlx5_fs_tree.c mlx5: Make mlx5_del_flow_rule() NULL safe. 2023-04-18 15:01:06 +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: Implement diagostic counters as sysctl(8) nodes. 2023-04-18 15:01:07 +02: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: Don't give zero number of pages to the firmware. 2023-04-18 15:01:06 +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