freebsd-dev/sys/dev/mlx5/mlx5_core
Hans Petter Selasky daa150aaa3 Properly handle case where firmware dump returns more registers on second pass
in mlx5core.

Submitted by: kib@
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
2021-01-08 12:35:54 +01: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
mlx5_alloc.c
mlx5_cmd.c Make mlx5_cmd_exec_cb() a safe API in mlx5core. 2020-11-16 10:15:03 +00:00
mlx5_core.h mlx5en: Implement SIOCGIFDOWNREASON. 2020-08-31 16:27:03 +00:00
mlx5_cq.c Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00:00
mlx5_diagnostics.c Move EEPROM information query from a sysctl in mlx5en(4) to an ioctl 2019-10-02 10:14:55 +00:00
mlx5_eq.c Report EQE data upon CQ completion in mlx5core. 2020-11-16 10:10:53 +00:00
mlx5_eswitch.c mlx5: Read number of VF ports from the SR-IOV cap. 2020-03-18 22:43:39 +00:00
mlx5_fs_cmd.c
mlx5_fs_tree.c Unify prints in mlx5core. 2019-10-02 09:48:01 +00:00
mlx5_fw.c Update the TLS capability bit after recent PRM changes in mlx5en(4). 2020-05-25 12:31:48 +00:00
mlx5_fwdump.c Properly handle case where firmware dump returns more registers on second pass 2021-01-08 12:35:54 +01:00
mlx5_health.c Return an error from ioctl(MLX5_FW_RESET) if reset was rejected in mlx5core. 2019-10-02 10:24:13 +00:00
mlx5_mad.c
mlx5_main.c Downgrade error about missing VSC to warning and make messages consistent 2021-01-08 12:35:53 +01:00
mlx5_mcg.c
mlx5_mpfs.c mlx5: Integrate eswitch and mpfs management code. 2020-03-18 22:33:39 +00:00
mlx5_mr.c Make mlx5_cmd_exec_cb() a safe API in mlx5core. 2020-11-16 10:15:03 +00:00
mlx5_pagealloc.c
mlx5_pd.c
mlx5_port.c mlx5en: Implement SIOCGIFDOWNREASON. 2020-08-31 16:27:03 +00:00
mlx5_qp.c Use mlx5core to create/destroy all Dynamically Connected Targets, DCTs. 2020-11-16 10:03:18 +00:00
mlx5_rl.c Sync with Linux packet pacing enhancements in mlx5en(4). 2020-05-26 07:41:46 +00:00
mlx5_srq.c
mlx5_tls.c Add basic support for TCP/IP based hardware TLS offload to mlx5core. 2019-12-05 15:16:19 +00:00
mlx5_transobj.c
mlx5_uar.c
mlx5_vport.c
mlx5_vsc.c Randomize the delay when waiting for VSC flag in mlx5core. 2019-10-02 10:59:44 +00:00
mlx5_wq.c
transobj.h
wq.h