freebsd-dev/sys/dev/mlx5/mlx5_core
Hans Petter Selasky 5a93b4cd52 Refactor the flowsteering APIs used by mlx5en(4). This change is needed by
the coming ibcore and mlx5ib updates in order to support traffic redirection
to so-called raw ethernet QPs.

Remove unused E-switch related routines and files while at it.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2017-11-10 09:49:08 +00:00
..
fs_core.h Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_alloc.c Use the busdma API to allocate all DMA-able memory. 2017-01-27 11:46:55 +00:00
mlx5_cmd.c Using GFP_ATOMIC with firmware commands is not supported after busdma was 2017-08-03 09:11:51 +00:00
mlx5_core.h
mlx5_cq.c Add runtime support for modifying the SQ and RQ completion event 2017-01-20 11:11:49 +00:00
mlx5_diagnostics.c Add support for reading advanced diagnostic counters. 2017-01-27 10:03:50 +00:00
mlx5_eq.c
mlx5_fs_cmd.c Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_fs_tree.c Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_fw.c Query flow table capabilities according to the correct capability bit 2016-11-07 11:26:25 +00:00
mlx5_health.c Add support for device surprise removal and other PCI errors. 2017-01-27 11:29:33 +00:00
mlx5_mad.c
mlx5_main.c Refactor the flowsteering APIs used by mlx5en(4). This change is needed by 2017-11-10 09:49:08 +00:00
mlx5_mcg.c
mlx5_mr.c
mlx5_pagealloc.c Resolve locking issue for non-sleepable context in the mlx5core. 2017-08-03 09:14:43 +00:00
mlx5_pd.c
mlx5_port.c Add more firmware related structures and update existing ones in the 2016-11-07 11:28:50 +00:00
mlx5_qp.c
mlx5_srq.c
mlx5_transobj.c
mlx5_uar.c Update io-mapping.h in the LinuxKPI. 2017-06-21 18:20:17 +00:00
mlx5_vport.c
mlx5_wq.c
transobj.h
wq.h